We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f114151 commit f391dc7Copy full SHA for f391dc7
.github/workflows/linux_and_macos.yml
@@ -41,7 +41,7 @@ jobs:
41
42
Run-on-Mac:
43
name: test-compile on Mac
44
- runs-on: [macos-latest]
+ runs-on: [macos-14]
45
steps:
46
- uses: actions/checkout@v2
47
- name: build
0 commit comments