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 3fca37f commit 1e0dd59Copy full SHA for 1e0dd59
.github/workflows/main.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
fail-fast: false
20
matrix:
21
- os: [ubuntu-20.04, macos-10.15]
+ os: [ubuntu-20.04, macos-11]
22
steps:
23
- uses: actions/checkout@v2
24
- name: build everything
0 commit comments