Skip to content

Commit

Permalink
Choose compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
dwai-wai committed Jan 6, 2025
1 parent 722a96a commit 7d5782b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ jobs:
cd build
cmake ..
make
env:
CC: gcc-11
CXX: g++-11

0 comments on commit 7d5782b

Please sign in to comment.