Skip to content

Commit

Permalink
gitac: open suse; +deb
Browse files Browse the repository at this point in the history
  • Loading branch information
huapox committed Oct 21, 2024
1 parent 8cc4b9e commit 97c464d
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,11 @@ jobs:
# bash buildx.sh app ubuntu 20.04 &
bash buildx.sh app ubuntu 22.04 &
bash buildx.sh app ubuntu 24.04 latest &
# bash buildx.sh app opensuse 15.0 & ##
# bash buildx.sh app opensuse 15.5 latest &
bash buildx.sh app debian 10 &
bash buildx.sh app debian 11 &
bash buildx.sh app debian 12 latest &
bash buildx.sh app opensuse 15.0 & ##
bash buildx.sh app opensuse 15.5 latest &
wait
fi
#
Expand Down

0 comments on commit 97c464d

Please sign in to comment.