mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
[ubuntu] remove stale go params (#2342)
This commit is contained in:
committed by
GitHub
parent
ee8132a978
commit
c86fcd37ee
@@ -20,9 +20,7 @@
|
||||
"capture_name_prefix": "packer",
|
||||
"image_version": "dev",
|
||||
"image_os": "ubuntu20",
|
||||
"run_validation_diskspace": "false",
|
||||
"go_default": "1.14",
|
||||
"go_versions": "1.14"
|
||||
"run_validation_diskspace": "false"
|
||||
},
|
||||
"sensitive-variables": [
|
||||
"client_secret"
|
||||
|
||||
Reference in New Issue
Block a user