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 ffbedea commit fd56c3aCopy full SHA for fd56c3a
.github/workflows/ci-rust.yml
@@ -163,7 +163,7 @@ jobs:
163
164
macos-stable:
165
name: "MacOS Stable"
166
- runs-on: macos-latest
+ runs-on: macos-13
167
needs: tests
168
if: github.event_name != 'schedule'
169
env:
@@ -195,7 +195,7 @@ jobs:
195
196
macos-debug:
197
name: "MacOS Debug"
198
199
200
201
0 commit comments