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 2c27299 commit 75253f0Copy full SHA for 75253f0
.github/workflows/test.yml
@@ -60,7 +60,7 @@ jobs:
60
run: npm test --prefix assets
61
62
windows:
63
- runs-on: windows-latest
+ runs-on: windows-2022
64
if: github.event_name == 'push'
65
env:
66
MIX_ENV: test
0 commit comments