CI matrix for 3.3
This commit is contained in:
parent
24a2534f7d
commit
b1f67cf08e
1
.github/workflows/baseruby.yml
vendored
1
.github/workflows/baseruby.yml
vendored
@ -56,6 +56,7 @@ jobs:
|
||||
- ruby-3.0
|
||||
- ruby-3.1
|
||||
- ruby-3.2
|
||||
- ruby-3.3
|
||||
|
||||
steps:
|
||||
- uses: ruby/setup-ruby@036ef458ddccddb148a2b9fb67e95a22fdbf728b # v1.160.0
|
||||
|
1
.github/workflows/spec_guards.yml
vendored
1
.github/workflows/spec_guards.yml
vendored
@ -43,6 +43,7 @@ jobs:
|
||||
- ruby-3.0
|
||||
- ruby-3.1
|
||||
- ruby-3.2
|
||||
- ruby-3.3
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user