Skip to content

Commit 32930b0

Browse files
committed
Revert "windows-2022"
This reverts commit eee5d3d.
1 parent 7c20a0e commit 32930b0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/CI-CPU.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
os:
3131
- ubuntu-latest
3232
- macOS-latest
33-
- windows-2022
33+
- windows-latest
3434
- macOS-15-intel
3535
arch:
3636
- x64
@@ -50,7 +50,7 @@ jobs:
5050
arch: x64
5151
- os: ubuntu-latest
5252
arch: aarch64
53-
- os: windows-2022
53+
- os: windows-latest
5454
arch: aarch64
5555
steps:
5656
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)