Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6353deb

Browse files
committed
ci: windows-2025 image (2019 was retired)
1 parent a862af8 commit 6353deb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.github/workflows/ci.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
Windows:
3232
name: Test on Windows
33-
runs-on: windows-2019
33+
runs-on: windows-2025
3434
strategy:
3535
matrix:
3636
node: [18.20.5, 20.18.1, 22.12.0, 23.3.0, 24.2.0]
@@ -45,6 +45,7 @@ jobs:
4545
Expand-Archive gtk.zip -DestinationPath "C:\GTK"
4646
Invoke-WebRequest "https://downloads.sourceforge.net/project/libjpeg-turbo/2.0.4/libjpeg-turbo-2.0.4-vc64.exe" -OutFile "libjpeg.exe" -UserAgent NativeHost
4747
.\libjpeg.exe /S
48+
winget install --accept-source-agreements --id=Microsoft.VCRedist.2010.x64 -e
4849
npm install -g node-gyp@8
4950
npm prefix -g | % {npm config set node_gyp "$_\node_modules\node-gyp\bin\node-gyp.js"}
5051
- name: Install

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /