enhance build matrix
This commit is contained in:
parent
cc15963aa3
commit
617b3f697d
Notes:
git
2023-01-12 01:16:17 +00:00
1
.github/workflows/baseruby.yml
vendored
1
.github/workflows/baseruby.yml
vendored
@ -39,6 +39,7 @@ jobs:
|
||||
# - ruby-2.7
|
||||
- ruby-3.0
|
||||
- ruby-3.1
|
||||
- ruby-3.2
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3.2.0
|
||||
|
1
.github/workflows/spec_guards.yml
vendored
1
.github/workflows/spec_guards.yml
vendored
@ -29,6 +29,7 @@ jobs:
|
||||
ruby:
|
||||
- ruby-2.7
|
||||
- ruby-3.1
|
||||
- ruby-3.2
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3.2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user