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 fec5bf1 commit 804a150Copy full SHA for 804a150
.github/workflows/main.yml
@@ -10,7 +10,7 @@ jobs:
10
test:
11
name: Test (Elixir ${{ matrix.elixir }} | Erlang/OTP ${{ matrix.otp }})
12
# We need Ubuntu 20.04 for now to test old OTP and Elixir versions.
13
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
14
strategy:
15
fail-fast: false
16
matrix:
0 commit comments