Browse Source

fix: use 3006.1 specifically for macOS pkg

pull/549/head
Sean Molenaar 1 year ago
parent
commit
502e3ae309
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      kitchen.macos.yml

+ 1
- 1
kitchen.macos.yml View File

@@ -7,7 +7,7 @@ driver:
provisioner:
sudo: true
salt_install: bootstrap
salt_bootstrap_options: -P stable
salt_bootstrap_options: -P stable 3006.1
salt_call_command: /opt/salt/bin/salt-call

platforms:

Loading…
Cancel
Save