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 00b47f1 commit 6130240Copy full SHA for 6130240
.github/workflows/test-macos.yml
@@ -2,7 +2,7 @@ name: "Test macOS"
2
on: [push, pull_request]
3
jobs:
4
test:
5
- runs-on: macOS-10.15
+ runs-on: macos-12
6
steps:
7
- uses: actions/checkout@v1
8
- name: test install-sdk
0 commit comments