Skip to content

Commit

Permalink
Remove comment on gcc version
Browse files Browse the repository at this point in the history
  • Loading branch information
csbnw authored Sep 20, 2023
1 parent aeb0c2f commit 56e9886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
env:
# set tools versions to latest supported by the CI runner,
# ubuntu 22.04 at the time of writing
gcc-version: "12" # = 12.1.0
gcc-version: "12"
# cuda version to install with separate action
cuda-version: "12.2.0"
steps:
Expand Down

0 comments on commit 56e9886

Please sign in to comment.