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 393a263 commit d7c7053Copy full SHA for d7c7053
.github/workflows/ci-test.yml
@@ -8,7 +8,7 @@ on:
8
name: Run Test Cases
9
jobs:
10
test-on-mac:
11
- runs-on: macos-10.15
+ runs-on: macos-12
12
steps:
13
- name: Checkout repo
14
uses: actions/checkout@v2
0 commit comments