Skip to content

Commit f82e018

Browse files
authored
CI: Use ubuntu-latest only on Ubuntu Linux
1 parent 68cc6fe commit f82e018

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@ jobs:
1919
fail-fast: false
2020
matrix:
2121
os:
22-
- ubuntu-20.04
23-
- ubuntu-18.04
24-
- ubuntu-16.04
22+
- ubuntu-latest
2523
- macos-latest
2624
- windows-latest
2725
ruby:

0 commit comments

Comments
 (0)