Skip to content

Commit

Permalink
Merge pull request #2046 from devitocodes/osx-runner
Browse files Browse the repository at this point in the history
CI: switch macos runner to latest gcc version
  • Loading branch information
mloubout authored Jan 9, 2023
2 parents 5481082 + ddaf357 commit cde80c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tutorials.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

- name: tutos-osx-gcc-py37
os: macos-latest
compiler: gcc-9
compiler: gcc-11
language: "openmp"

- name: tutos-osx-clang-py37
Expand Down

0 comments on commit cde80c1

Please sign in to comment.