Skip to content

Commit

Permalink
CI: temporarily run on macos-11 since macos-latest (12) images are bu…
Browse files Browse the repository at this point in the history
  • Loading branch information
thvnx committed Nov 6, 2023
1 parent 4d11c84 commit 713edbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
macos:
strategy:
matrix:
platform: [macos-latest]
platform: [macos-11] # set back to macos latest when https://github.com/actions/runner-images/issues/8642 is fixed
runs-on: ${{ matrix.platform }}

steps:
Expand Down

0 comments on commit 713edbd

Please sign in to comment.