Skip to content

Commit 674fe85

Browse files
committed
Use windows-2022
1 parent 7e5bff5 commit 674fe85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
4848
windows:
4949
if: contains(github.event.pull_request.labels.*.name, 'skip ci') != true
50-
runs-on: windows-latest
50+
runs-on: windows-2022
5151
env:
5252
MIX_ENV: test
5353
steps:

0 commit comments

Comments
 (0)