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 dca1ce2 commit 5a6a5b4Copy full SHA for 5a6a5b4
.github/workflows/release.yml
@@ -7,7 +7,7 @@ permissions:
7
contents: write
8
jobs:
9
linux:
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
11
env:
12
MIX_ENV: prod
13
ELIXIR_VERSION: "1.15.3"
0 commit comments