Skip to content

Commit

Permalink
Add Ruby 3.3.0 to GH Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
andrehjr committed Dec 25, 2023
1 parent d5a1f1c commit a1780bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
- '3.0'
- 3.1
- 3.2
- 3.3
- head
- jruby-9.3.3.0
# - jruby-head
Expand All @@ -54,6 +55,8 @@ jobs:
ruby: '3.1'
- os: windows-latest
ruby: '3.2'
- os: windows-latest
ruby: '3.3'
- os: windows-latest
ruby: 'head'

Expand Down

0 comments on commit a1780bb

Please sign in to comment.