We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 447aac6 commit 0dba2bcCopy full SHA for 0dba2bc
.github/workflows/test.yml
@@ -15,6 +15,7 @@ jobs:
15
- { ruby: '3.0', file: rails_6_1 }
16
- { ruby: '3.1', file: rails_7 }
17
- { ruby: '3.2', file: rails_7 }
18
+ - { ruby: '3.3', file: rails_7 }
19
# - { ruby: '3.2' ,file: rails_edge }
20
steps:
21
- uses: actions/checkout@v3
0 commit comments