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 6db2d79 commit dca1ce2Copy full SHA for dca1ce2
.github/workflows/release.yml
@@ -79,7 +79,7 @@ jobs:
79
cache/*.sha256
80
81
windows:
82
- runs-on: windows-2019
+ runs-on: windows-2022
83
env:
84
MIX_ENV: prod
85
ELIXIR_VERSION: "1.15.3"
.github/workflows/test.yml
@@ -52,7 +52,7 @@ jobs:
52
- run: mix test
53
54
55
56
strategy:
57
fail-fast: false
58
matrix:
0 commit comments