mirror of
https://github.com/meineerde/rackstash.git
synced 2025-10-17 14:01:01 +00:00
Add Rubies to CI
This commit is contained in:
parent
04b75bd748
commit
9f0fd4dcaf
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -16,6 +16,11 @@ jobs:
|
||||
matrix:
|
||||
os: [ubuntu, macos, windows]
|
||||
ruby:
|
||||
- ruby-3.4
|
||||
- ruby-3.3
|
||||
- ruby-3.2
|
||||
- ruby-3.1
|
||||
- ruby-3.0
|
||||
- ruby-2.7
|
||||
- ruby-2.6
|
||||
- ruby-2.5
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user