We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88aacb6 commit 1e1cf6cCopy full SHA for 1e1cf6c
1 file changed
.github/workflows/ci.yml
@@ -284,7 +284,7 @@ jobs:
284
- toolset: gcc
285
cxxstd: "11,14,17,2a"
286
addrmd: 64
287
- os: windows-2019
+ os: windows-2022
288
289
runs-on: ${{matrix.os}}
290
@@ -487,8 +487,8 @@ jobs:
487
fail-fast: false
488
matrix:
489
include:
490
- - os: windows-2019
491
- os: windows-2022
+ - os: windows-2025
492
493
494
@@ -536,8 +536,8 @@ jobs:
536
537
538
539
540
541
542
543
@@ -603,8 +603,8 @@ jobs:
603
604
605
606
607
608
609
610
0 commit comments