ci(kitchen+gitlab): adjust matrix to add 3003

* Semi-automated using https://github.com/myii/ssf-formula/pull/318
This commit is contained in:
Imran Iqbal
2021-04-22 23:53:05 +01:00
parent 752a1dea22
commit 480b7edbfb
10 changed files with 502 additions and 239 deletions
+2 -2
View File
@@ -18,8 +18,8 @@ jobs:
- v3002-py3-freebsd-122-3002-6-py3
- v3002-py3-freebsd-114-3002-6-py3
- v3001-py3-openbsd-68-3001-1-py3
- v3002-py3-windows-10-latest-py3
- v3002-py3-windows-81-latest-py3
- v3003-py3-windows-10-latest-py3
- v3003-py3-windows-81-latest-py3
steps:
- name: 'Check out code'
uses: 'actions/checkout@v2'
+2 -2
View File
@@ -17,7 +17,7 @@ jobs:
fail-fast: false
matrix:
instance:
- v3002-py3-windows-2019-latest-py3
- v3003-py3-windows-2019-latest-py3
steps:
- name: 'Check out code'
uses: 'actions/checkout@v2'
@@ -61,7 +61,7 @@ jobs:
fail-fast: false
matrix:
instance:
- v3002-py3-windows-2016-latest-py3
- v3003-py3-windows-2016-latest-py3
steps:
- name: 'Check out code'
uses: 'actions/checkout@v2'