We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44568a6 commit 7978976Copy full SHA for 7978976
kitchen.yml
@@ -15,6 +15,9 @@ platforms:
15
- name: debian-10-master-py3
16
driver:
17
image: saltimages/salt-master-py3:debian-10
18
+ - name: ubuntu-2004-master-py3
19
+ driver:
20
+ image: saltimages/salt-master-py3:ubuntu-20.04
21
- name: ubuntu-1804-master-py3
22
23
image: saltimages/salt-master-py3:ubuntu-18.04
0 commit comments