Skip to content

Commit 97faf44

Browse files
author
Petya Koleva
committed
Update windows images
1 parent e0a2c0c commit 97faf44

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
build-docker-windows:
5353
needs: lint-go
54-
runs-on: windows-2019
54+
runs-on: windows-2025
5555
steps:
5656
- uses: actions/checkout@v4
5757
name: Check out code

.github/workflows/proxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
build-docker-windows:
5353
needs: lint-go
54-
runs-on: windows-2019
54+
runs-on: windows-2025
5555
steps:
5656
- uses: actions/checkout@v4
5757
- uses: docker/login-action@v3

0 commit comments

Comments
 (0)