We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa54ab1 commit 2a3fd3dCopy full SHA for 2a3fd3d
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
mix_test:
11
name: mix test (Elixir ${{matrix.elixir}} | Erlang/OTP ${{matrix.otp}})
12
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
13
strategy:
14
fail-fast: false
15
matrix:
0 commit comments