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 98f64be commit 9681cc4Copy full SHA for 9681cc4
.github/workflows/v3.yml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
mix_test:
12
name: mix test (Elixir ${{matrix.elixir}} | OTP ${{matrix.otp}})
13
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
14
15
strategy:
16
fail-fast: false
0 commit comments