Skip to content

Commit e7c74a4

Browse files
committed
Use ubuntu-latest on CI
1 parent 6519668 commit e7c74a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
test:
11-
runs-on: ubuntu-16.04
11+
runs-on: ubuntu-latest
1212
env:
1313
MIX_ENV: test
1414
strategy:

0 commit comments

Comments
 (0)