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 93b682e commit 9e8de1eCopy full SHA for 9e8de1e
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ${{ matrix.os }}
20
strategy:
21
matrix:
22
- os: [ windows-2022, ubuntu-22.04, macos-12 ]
+ os: [ windows-2022, ubuntu-22.04, macos-13 ]
23
24
env:
25
AZURE_PASSWORD: ${{ secrets.AZURE_PASSWORD }}
0 commit comments