Skip to content

Commit

Permalink
Back to gcc and hoping it works somehow
Browse files Browse the repository at this point in the history
  • Loading branch information
piepie62 committed Nov 1, 2022
1 parent 2cc747c commit 51f189e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
cxx: g++-11
osstring: Linux
- os: macOS-12
cc: clang
cxx: clang++
cc: gcc-11
cxx: g++-11
osstring: Darwin

steps:
Expand Down

0 comments on commit 51f189e

Please sign in to comment.