ci: add ubuntu-latest, ubuntu-24.04 labels to runner

This commit is contained in:
Will Anderson
2026-03-26 12:48:38 -05:00
parent c9bee67e67
commit a40897fd5d
+1 -1
View File
@@ -26,7 +26,7 @@ spec:
--instance "$GITEA_INSTANCE_URL" \ --instance "$GITEA_INSTANCE_URL" \
--token "$GITEA_RUNNER_REGISTRATION_TOKEN" \ --token "$GITEA_RUNNER_REGISTRATION_TOKEN" \
--name legion \ --name legion \
--labels "self-hosted,linux,x64,legion" \ --labels "self-hosted,ubuntu-latest,ubuntu-24.04,linux,x64" \
--no-interactive --no-interactive
cat > /data/config.yaml << 'EOF' cat > /data/config.yaml << 'EOF'
runner: runner: