We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05a976d commit e6ba13cCopy full SHA for e6ba13c
.github/workflows/main.yml
@@ -6,7 +6,7 @@ on:
6
- main
7
jobs:
8
test:
9
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
10
env:
11
MIX_ENV: test
12
strategy:
0 commit comments