Skip to content

Commit

Permalink
Keep only go1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
shahidhs-ibm authored Oct 19, 2023
1 parent c3aed81 commit 8b53b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
test:
strategy:
matrix:
go-versions: ['1.20', '1.19']
go-versions: ['1.19']
platform: [ubuntu-20.04-ppc64le]
environment-variables: [build/config/plain.sh, build/config/libpfm4.sh, build/config/libipmctl.sh]
runs-on: ${{ matrix.platform }}
Expand Down

0 comments on commit 8b53b8f

Please sign in to comment.