Skip to content

Commit

Permalink
CI: Use ubuntu-latest only on Ubuntu Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkn authored Dec 26, 2024
1 parent 68cc6fe commit f82e018
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@ jobs:
fail-fast: false
matrix:
os:
- ubuntu-20.04
- ubuntu-18.04
- ubuntu-16.04
- ubuntu-latest
- macos-latest
- windows-latest
ruby:
Expand Down

0 comments on commit f82e018

Please sign in to comment.