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 3aa0d19 commit 1b42af7Copy full SHA for 1b42af7
.github/workflows/github_actions.yml
@@ -40,7 +40,7 @@ jobs:
40
runs-on: ${{ matrix.os }}
41
strategy:
42
matrix:
43
- os: [ ubuntu-latest, macos-10.15 ]
+ os: [ ubuntu-latest, macos-11 ]
44
45
steps:
46
- name: checkout
@@ -168,7 +168,7 @@ jobs:
168
169
170
171
- os: [ macos-10.15, ubuntu-latest ]
+ os: [ macos-11, ubuntu-latest ]
172
173
174
uses: actions/checkout@v2
0 commit comments