This commit is contained in:
Jacob Zaval 2024-04-04 13:20:35 -07:00
Родитель bf402fee2f
Коммит c4907af3b5
2 изменённых файлов: 1 добавлений и 6 удалений

Просмотреть файл

@ -73,6 +73,5 @@ jobs:
jobName: "vintage_agent"
kitchenFile: kitchen.yml
platforms:
- big-sur-x86
- monterey-x86
suites: ${{ parameters.kitchenSuites }}
suites: ${{ parameters.kitchenSuites }}

Просмотреть файл

@ -20,10 +20,6 @@ verifier:
- test/integration/default
platforms:
- name: big-sur-x86
driver:
box: microsoft/macos-big-sur
- name: monterey-x86
driver:
box: microsoft/macos-monterey