chore: EOL 41 (#8476)

This commit is contained in:
Gilver
2025-12-18 16:13:54 -06:00
committed by GitHub
parent 65079b0834
commit 5a50987447
6 changed files with 1 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"repoOwner": "terrapkg",
"repoName": "packages",
"resetAuthor": true,
"targetBranchChoices": ["el10", "f41", "f42", "f43", "frawhide"],
"targetBranchChoices": ["frawhide", "f43", "f42", "el10"],
"branchLabelMapping": {
"^sync-(.+)$": "$1"
}
-1
View File
@@ -15,7 +15,6 @@ jobs:
- frawhide
- f43
- f42
- f41
- el10
container:
image: ghcr.io/terrapkg/builder:frawhide
-1
View File
@@ -8,7 +8,6 @@ on:
- frawhide
- f43
- f42
- f41
- el10
paths:
- comps.xml
-1
View File
@@ -50,7 +50,6 @@ jobs:
}
copy_over f43 || true
copy_over f42 || true
copy_over f41 || true
copy_over el10 || true
git push -u origin --all
fi
-1
View File
@@ -50,7 +50,6 @@ jobs:
}
copy_over f43 || true
copy_over f42 || true
copy_over f41 || true
copy_over el10 || true
git push -u origin --all
fi
-1
View File
@@ -50,7 +50,6 @@ jobs:
}
copy_over f43 || true
copy_over f42 || true
copy_over f41 || true
copy_over el10 || true
git push -u origin --all
fi