ci: add ubuntu-latest, ubuntu-24.04 labels to runner
This commit is contained in:
@@ -26,7 +26,7 @@ spec:
|
||||
--instance "$GITEA_INSTANCE_URL" \
|
||||
--token "$GITEA_RUNNER_REGISTRATION_TOKEN" \
|
||||
--name legion \
|
||||
--labels "self-hosted,linux,x64,legion" \
|
||||
--labels "self-hosted,ubuntu-latest,ubuntu-24.04,linux,x64" \
|
||||
--no-interactive
|
||||
cat > /data/config.yaml << 'EOF'
|
||||
runner:
|
||||
|
||||
Reference in New Issue
Block a user