chore: Deprecate F40 (#5130)

This commit is contained in:
Gilver
2025-06-15 09:53:20 -05:00
committed by GitHub
parent 4249c711fd
commit f9a1ebd7e5
6 changed files with 1 additions and 6 deletions
-1
View File
@@ -11,7 +11,6 @@ jobs:
matrix:
branch:
- frawhide
- f40
- f41
- f42
- el10
-1
View File
@@ -6,7 +6,6 @@ on:
- frawhide
- f42
- f41
- f40
- el10
paths:
- comps.xml
-1
View File
@@ -46,7 +46,6 @@ jobs:
git add anda
git commit -S -a -m "$msg"
}
copy_over f40 || true
copy_over f41 || true
copy_over f42 || true
copy_over el10 || true
-1
View File
@@ -46,7 +46,6 @@ jobs:
git add anda
git commit -S -a -m "$msg"
}
copy_over f40 || true
copy_over f41 || true
copy_over f42 || true
copy_over el10 || true
-1
View File
@@ -46,7 +46,6 @@ jobs:
git add anda
git commit -S -a -m "$msg"
}
copy_over f40 || true
copy_over f41 || true
copy_over f42 || true
copy_over el10 || true