Skip to content

Commit

Permalink
Added ruby 3.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
dblock committed Mar 19, 2024
1 parent 447aac6 commit 0dba2bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- { ruby: '3.0', file: rails_6_1 }
- { ruby: '3.1', file: rails_7 }
- { ruby: '3.2', file: rails_7 }
- { ruby: '3.3', file: rails_7 }
# - { ruby: '3.2' ,file: rails_edge }
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 0dba2bc

Please sign in to comment.