Skip to content

Commit 0dba2bc

Browse files
committed
Added ruby 3.3.
1 parent 447aac6 commit 0dba2bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
- { ruby: '3.0', file: rails_6_1 }
1616
- { ruby: '3.1', file: rails_7 }
1717
- { ruby: '3.2', file: rails_7 }
18+
- { ruby: '3.3', file: rails_7 }
1819
# - { ruby: '3.2' ,file: rails_edge }
1920
steps:
2021
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)