We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 126a56c commit 260dfa8Copy full SHA for 260dfa8
1 file changed
.github/workflows/check.yml
@@ -19,7 +19,7 @@ on:
19
20
jobs:
21
resource:
22
- runs-on: windows-latest
+ runs-on: macos-latest
23
steps:
24
- uses: actions/checkout@v4
25
with:
0 commit comments