Skip to content

Commit 1ebf5f6

Browse files
authored
Merge branch 'xtensor-stack:master' into master
2 parents 8cf4a1f + d92c6d4 commit 1ebf5f6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/windows.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ jobs:
1212
strategy:
1313
matrix:
1414
os:
15-
- 2019
1615
- 2022
16+
- 2025
1717
target:
1818
- x86
1919
- x64
@@ -56,7 +56,7 @@ jobs:
5656
5757
build-windows-mingw:
5858
name: 'MSYS2 ${{ matrix.msystem }}'
59-
runs-on: windows-2019
59+
runs-on: windows-2022
6060
defaults:
6161
run:
6262
shell: msys2 {0}

0 commit comments

Comments
 (0)