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 1f054da commit 81fc23fCopy full SHA for 81fc23f
.github/workflows/release.yml
@@ -7,7 +7,7 @@ jobs:
7
build:
8
strategy:
9
matrix:
10
- os: [ubuntu-20.04, windows-2019, macOS-11]
+ os: [ubuntu-20.04, windows-2019, macOS-12]
11
runs-on: ${{ matrix.os }}
12
steps:
13
- name: Checkout
0 commit comments