mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-04 03:25:14 +00:00
Add Ruby 3.3 to Mastodon 4.2 test matrix
This commit is contained in:
parent
5d8c09194b
commit
9a41c65582
1 changed files with 3 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue