mirror of
https://github.com/mastodon/mastodon.git
synced 2025-05-07 12:16:14 +00:00
Add Ruby 3.3 to Mastodon 4.2 test matrix
This commit is contained in:
parent
5d8c09194b
commit
9a41c65582
3
.github/workflows/test-ruby.yml
vendored
3
.github/workflows/test-ruby.yml
vendored
|
@ -120,6 +120,7 @@ jobs:
|
|||
ruby-version:
|
||||
- '3.1'
|
||||
- '.ruby-version'
|
||||
- '3.3'
|
||||
ci_job:
|
||||
- 1
|
||||
- 2
|
||||
|
@ -198,6 +199,7 @@ jobs:
|
|||
ruby-version:
|
||||
- '3.1'
|
||||
- '.ruby-version'
|
||||
- '3.3'
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
@ -310,6 +312,7 @@ jobs:
|
|||
ruby-version:
|
||||
- '3.1'
|
||||
- '.ruby-version'
|
||||
- '3.3'
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in New Issue
Block a user