Skip to content

Commit

Permalink
Add ruby 3.0.0 to Github Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ceritium committed Mar 15, 2024
1 parent b309519 commit dc5c9bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
matrix:
ruby:
- '3.2.2'
- '3.0.0'

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit dc5c9bf

Please sign in to comment.