mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-22 14:19:46 +01:00
CI: switch to Ruby 2.6.
This commit is contained in:
parent
45c99f7130
commit
138e8da421
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
node: [10, 12]
|
||||
ruby: [2.4.x]
|
||||
ruby: [2.6.x]
|
||||
|
||||
steps:
|
||||
- name: Clone repository
|
||||
|
Loading…
x
Reference in New Issue
Block a user