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 d2e50e8 commit 347bebfCopy full SHA for 347bebf
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
test:
11
name: "test ${{ matrix.db }} ${{ matrix.pair.elixir }}/${{ matrix.pair.otp }} ${{ matrix.lint }}"
12
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
13
strategy:
14
fail-fast: false
15
matrix:
0 commit comments