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 c045bef commit 0e7f594Copy full SHA for 0e7f594
.github/workflows/macOS.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
build:
12
- runs-on: macos-12
+ runs-on: macos-latest
13
steps:
14
- name: Clean workspace
15
run: |
0 commit comments