mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-06 18:17:26 +08:00
Fix scripts to avoid using hosted term which is ambiguous in this context.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# Name of the hosted pool this image will support
|
||||
POOL_NAME="Hosted Ubuntu 1804"
|
||||
# Name of pool supported by this image
|
||||
POOL_NAME="Ubuntu 1804"
|
||||
|
||||
Reference in New Issue
Block a user