We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e7c0cc commit 9d11352Copy full SHA for 9d11352
1 file changed
.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