Skip to content

Commit e59431e

Browse files
committed
more ubuntus
1 parent 338f37d commit e59431e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
popd
7979
- name: Run reprepro
8080
env:
81-
RELEASES: "focal stable"
81+
RELEASES: "focal stable bionic trusty precise xenial"
8282
run: |
8383
mkdir -p upload
8484
for release in $RELEASES; do

0 commit comments

Comments
 (0)