Skip to content

Commit

Permalink
ci: update Rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Aug 16, 2024
1 parent b05f55b commit 38260d5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,9 @@ jobs:
- ubuntu
- windows
ruby-version:
- "3.3"
- "3.2"
- "3.1"
- "3.0"
exclude:
- runs-on: windows
ruby-version: "3.0"
runs-on: ${{ matrix.runs-on }}-latest
timeout-minutes: 15
steps:
Expand Down

0 comments on commit 38260d5

Please sign in to comment.