We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e5bff5 commit 674fe85Copy full SHA for 674fe85
.github/workflows/ci.yml
@@ -47,7 +47,7 @@ jobs:
47
48
windows:
49
if: contains(github.event.pull_request.labels.*.name, 'skip ci') != true
50
- runs-on: windows-latest
+ runs-on: windows-2022
51
env:
52
MIX_ENV: test
53
steps:
0 commit comments