We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b17dce4 + 1d0d9b3 commit de413f9Copy full SHA for de413f9
.github/workflows/packages.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
cfg:
16
- - { os: windows-latest, name: 'Windows_64-bit', opt: '--disable-iconc' }
+ - { os: windows-2022, name: 'Windows_64-bit', opt: '--disable-iconc' }
17
#- { os: windows-latest, name: 'Windows_32-bit', opt: '--build=i686-w64-mingw32 --host=i686-w64-mingw32' }
18
19
defaults:
0 commit comments