We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe9a45f commit 999a935Copy full SHA for 999a935
.github/workflows/linux-precompile.yml
@@ -63,7 +63,7 @@ jobs:
63
cache/*${{ env.TARGET }}*.tar.gz
64
65
precompile:
66
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
67
env:
68
MIX_ENV: prod
69
strategy:
0 commit comments