packer_test: build acc test for shell provisioner in linux only

atm darwin and windows have issues with the shell provisioner tests.
bump_x_net
Anurag Sharma 1 year ago committed by Lucas Bajolet
parent 7a5fc2525a
commit d4ebc48b89

@ -1,3 +1,5 @@
//go:build linux
package plugin_tests
import (

Loading…
Cancel
Save