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 ca3be92 commit 6c90576Copy full SHA for 6c90576
.github/workflows/linux_and_macos.yml
@@ -42,7 +42,7 @@ jobs:
42
43
Run-on-Mac:
44
name: test-compile on Mac
45
- runs-on: [macos-15]
+ runs-on: [macos-latest]
46
steps:
47
- uses: actions/checkout@v2
48
- name: build
0 commit comments