Skip to content

Commit 818069d

Browse files
committed
build: f36 EOL
1 parent 735f587 commit 818069d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ if [[ "$1" = "-h" ]]; then
77
exit 1
88
fi
99

10-
branches=${1:-rawhide f38 f37 f36 epel9}
10+
branches=${1:-rawhide f38 f37 epel9}
1111

1212
if [[ $# -lt 2 ]]; then
1313
versions=('' 8.10 9.0 9.2 9.4 9.6)

0 commit comments

Comments
 (0)