mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
Use ruby 2.7
This commit is contained in:
parent
b07b8315fb
commit
2d1bc6d2de
1 changed files with 1 additions and 1 deletions
2
.github/workflows/go-spectest.yml
vendored
2
.github/workflows/go-spectest.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
go: ['^1.16']
|
||||
ruby: ['3.0']
|
||||
ruby: ['2.7']
|
||||
name: Vagrant acceptance tests
|
||||
steps:
|
||||
- name: Code Checkout
|
||||
|
|
|
|||
Loading…
Reference in a new issue