Skip to content

Commit

Permalink
change google ai concurrency group for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
anakin87 committed Mar 15, 2024
1 parent bf2a4af commit b13aad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/google_ai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ defaults:
working-directory: integrations/google_ai

concurrency:
group: google-vertex-${{ github.head_ref }}
group: google-ai-${{ github.head_ref }}
cancel-in-progress: true

env:
Expand Down

0 comments on commit b13aad5

Please sign in to comment.