Use ruby 2.7

This commit is contained in:
sophia 2022-02-04 10:30:26 -06:00 committed by Paul Hinze
parent b07b8315fb
commit 2d1bc6d2de
No known key found for this signature in database
GPG Key ID: B69DEDF2D55501C0

View File

@ -20,7 +20,7 @@ jobs:
strategy:
matrix:
go: ['^1.16']
ruby: ['3.0']
ruby: ['2.7']
name: Vagrant acceptance tests
steps:
- name: Code Checkout