Skip to content

Commit 49ed1b9

Browse files
author
Jonas Heinle
committed
[build-win]
1 parent 8e40768 commit 49ed1b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
build:
2424
if: contains(github.event.head_commit.message, '[build-win]')
2525
# Use a SELF-HOSTED Windows runner with Docker (Windows containers) enabled
26-
runs-on: [self-hosted, windows]
26+
runs-on: [windows-2025]
2727

2828
steps:
2929

0 commit comments

Comments
 (0)