Skip to content

Commit

Permalink
change google ai concurrency group for tests (#588)
Browse files Browse the repository at this point in the history
  • Loading branch information
anakin87 authored Mar 18, 2024
1 parent 475cfb2 commit 48fe102
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 48fe102

Please sign in to comment.