Skip to content

Commit

Permalink
Remove unnecessary "v"
Browse files Browse the repository at this point in the history
  • Loading branch information
sfegan authored Jul 1, 2024
1 parent 4340e44 commit 0cc2661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/native-build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-20.04]
geant: [v11.2.2]
geant: [11.2.2]
compiler: [ [gcc-10, g++-10, 'gcc-10 g++-10', broadwell ],
[gcc-9, g++-9, 'gcc-9 g++-9', broadwell ],
[gcc-8, g++-8, 'gcc-8 g++-8', broadwell ],
Expand Down

0 comments on commit 0cc2661

Please sign in to comment.