We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf731c0 commit f522378Copy full SHA for f522378
1 file changed
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
fail-fast: false
17
matrix:
18
- os: [ubuntu-22.04, macos-14, windows-2022]
+ os: [ubuntu-22.04, macos-14, windows-2025]
19
runs-on: ${{ matrix.os }}
20
steps:
21
- name: Checkout
0 commit comments