Skip to content

Commit af4c40b

Browse files
authored
ci: Update Windows Version for Replay Checker (#1746)
1 parent 54b8765 commit af4c40b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/check-replays.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: check-replays
1+
name: Check Replays
22

33
permissions:
44
contents: read
@@ -23,7 +23,7 @@ on:
2323
jobs:
2424
build:
2525
name: ${{ inputs.preset }}
26-
runs-on: windows-latest
26+
runs-on: windows-2022
2727
timeout-minutes: 15
2828
env:
2929
GAME_PATH: C:\GameData

0 commit comments

Comments
 (0)