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 2938967 commit ee9eeecCopy full SHA for ee9eeec
.github/workflows/cmake.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ${{ matrix.os }}
11
strategy:
12
matrix:
13
- os: [ubuntu-latest, ubuntu-24.04, macos-latest, windows-latest, windows-2019]
+ os: [ubuntu-latest, ubuntu-24.04, macos-latest, windows-latest, windows-2022]
14
15
steps:
16
- uses: actions/checkout@v4
0 commit comments