.github/workflows/baseruby.yml: check Ruby 3.0
Why not?
This commit is contained in:
parent
f752382688
commit
0de84bb763
Notes:
git
2021-09-10 20:00:59 +09:00
1
.github/workflows/baseruby.yml
vendored
1
.github/workflows/baseruby.yml
vendored
@ -15,6 +15,7 @@ jobs:
|
||||
# - ruby-2.5
|
||||
# - ruby-2.6
|
||||
- ruby-2.7
|
||||
- ruby-3.0
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user