We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6519668 commit e7c74a4Copy full SHA for e7c74a4
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
test:
11
- runs-on: ubuntu-16.04
+ runs-on: ubuntu-latest
12
env:
13
MIX_ENV: test
14
strategy:
0 commit comments