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 9216743 commit c4dd9ddCopy full SHA for c4dd9dd
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
host_builds:
16
strategy:
17
matrix:
18
- os: [macos-latest, windows-2019]
+ os: [macos-latest, windows-2022]
19
runs-on: ${{ matrix.os }}
20
steps:
21
- uses: actions/checkout@v4
0 commit comments