Skip to content

Commit 75253f0

Browse files
committed
Use windows-2022
1 parent 2c27299 commit 75253f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
run: npm test --prefix assets
6161

6262
windows:
63-
runs-on: windows-latest
63+
runs-on: windows-2022
6464
if: github.event_name == 'push'
6565
env:
6666
MIX_ENV: test

0 commit comments

Comments
 (0)