Skip to content

Commit

Permalink
#2107: CI: use pinned version of macos image (12)
Browse files Browse the repository at this point in the history
  • Loading branch information
cz4rs committed Mar 30, 2023
1 parent 42f0ce3 commit 7eaac98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macosx-clang-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ concurrency:

jobs:
build:
runs-on: macos-latest
runs-on: macos-12

if: github.event.pull_request.draft == false

Expand Down

0 comments on commit 7eaac98

Please sign in to comment.