ci(vagrant): use pre-salted boxes & conditional local settings [skip ci]

* Automated using https://github.com/myii/ssf-formula/pull/311
This commit is contained in:
Imran Iqbal
2021-04-05 18:54:57 +01:00
parent 157e566008
commit 5941618c6e
3 changed files with 26 additions and 17 deletions
+3 -3
View File
@@ -14,9 +14,9 @@ jobs:
fail-fast: false
matrix:
instance:
- v3002-py3-freebsd-122-latest-py3
- v3002-py3-freebsd-114-latest-py3
- v3001-py3-openbsd-68-latest-py3
- v3002-py3-freebsd-122-3002-6-py3
- v3002-py3-freebsd-114-3002-6-py3
- v3001-py3-openbsd-68-3001-1-py3
- v3002-py3-windows-81-latest-py3
steps:
- name: 'Check out code'