We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54a6649 commit 14f1751Copy full SHA for 14f1751
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
test:
13
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
14
name: Elixir ${{ matrix.elixir }} / OTP ${{ matrix.otp }}
15
strategy:
16
matrix:
0 commit comments