We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68cc6fe commit f82e018Copy full SHA for f82e018
1 file changed
.github/workflows/ci.yml
@@ -19,9 +19,7 @@ jobs:
19
fail-fast: false
20
matrix:
21
os:
22
- - ubuntu-20.04
23
- - ubuntu-18.04
24
- - ubuntu-16.04
+ - ubuntu-latest
25
- macos-latest
26
- windows-latest
27
ruby:
0 commit comments