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