Skip to content

Commit

Permalink
trying auth v1 due to glibc
Browse files Browse the repository at this point in the history
  • Loading branch information
hafenkran committed Jul 14, 2024
1 parent fe92469 commit a9c06ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_extension_distribution.yml
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ jobs:
- id: 'auth'
if: ${{ matrix.duckdb_arch != 'linux_arm64'}}
uses: 'google-github-actions/auth@v2'
uses: 'google-github-actions/auth@v1'
with:
credentials_json: '${{ secrets.GCS_SERVICE_ACCOUNT_KEY }}'

Expand Down

0 comments on commit a9c06ec

Please sign in to comment.