Skip to content

Commit

Permalink
Update Rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
jhawthorn authored Dec 13, 2024
1 parent abfdeed commit 2fd8841
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
fail-fast: false
matrix:
ruby:
- '3.2.5'
- '3.3.5'
- '3.4.0-preview2'
- '3.2.6'
- '3.3.6'
- '3.4.0-rc1'
- 'head'
os:
- ubuntu-latest
Expand All @@ -26,7 +26,7 @@ jobs:

include:
- os: ubuntu-latest
ruby: '3.3.5'
ruby: '3.3.6'
mn_threads: 1
- os: ubuntu-latest
ruby: 'head'
Expand Down

0 comments on commit 2fd8841

Please sign in to comment.