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",
|
"capture_name_prefix": "packer",
|
||||||
"image_version": "dev",
|
"image_version": "dev",
|
||||||
"image_os": "ubuntu20",
|
"image_os": "ubuntu20",
|
||||||
"run_validation_diskspace": "false",
|
"run_validation_diskspace": "false"
|
||||||
"go_default": "1.14",
|
|
||||||
"go_versions": "1.14"
|
|
||||||
},
|
},
|
||||||
"sensitive-variables": [
|
"sensitive-variables": [
|
||||||
"client_secret"
|
"client_secret"
|
||||||
|
|||||||
Reference in New Issue
Block a user