chore: EOL 41 (#8476) (#8482)

(cherry picked from commit 5a50987447)

Signed-off-by: GildedRoach <GildedRoach@users.noreply.github.com>
This commit is contained in:
Gilver
2025-12-18 17:41:36 -06:00
committed by GitHub
parent 238d8956d7
commit d168b8e9e5
6 changed files with 3 additions and 6 deletions
-1
View File
@@ -15,7 +15,6 @@ jobs:
- frawhide
- f43
- f42
- f41
- el10
container:
image: ghcr.io/terrapkg/builder:frawhide
+2 -1
View File
@@ -6,7 +6,8 @@ on:
push:
branches:
- frawhide
- f41
- f43
- f42
- 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