Skip to content

Commit

Permalink
explicitly set version on go sdk 1.20 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jmurret committed Jul 14, 2023
1 parent 4452224 commit 19634a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,7 @@ jobs:
runs-on: ${{ needs.setup.outputs.compute-xl }}
repository-name: ${{ github.repository }}
go-tags: "${{ github.event.repository.name == 'consul-enterprise' && 'consulent consulprem consuldev' || '' }}"
go-version: "1.20"
permissions:
id-token: write # NOTE: this permission is explicitly required for Vault auth.
contents: read
Expand Down

0 comments on commit 19634a4

Please sign in to comment.