We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 287dd25 commit 5304ff2Copy full SHA for 5304ff2
.github/workflows/precompile.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
linux:
10
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
11
env:
12
MIX_ENV: "prod"
13
steps:
0 commit comments