Skip to content

Commit

Permalink
gitac: up
Browse files Browse the repository at this point in the history
  • Loading branch information
huapox committed Oct 22, 2024
1 parent edf6ec1 commit 6535566
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/docker-image-x11-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,19 +81,19 @@ jobs:
# bash buildx.sh type dist ver [latest]
# bash buildx.sh core alpine 3.1 & ##
# bash buildx.sh core alpine 3.2 & ##
bash buildx.sh core alpine 3.5 & ##
# bash buildx.sh core alpine 3.5 & ##
# bash buildx.sh core alpine 3.8 & ##
bash buildx.sh core alpine 3.10 & ##
# bash buildx.sh core alpine 3.10 & ##
# bash buildx.sh core alpine 3.13 & ##
# bash buildx.sh core alpine 3.19 latest &
bash buildx.sh core alpine 3.19 latest &
bash buildx.sh core ubuntu 14.04 & ##
bash buildx.sh core ubuntu 16.04 & ##
bash buildx.sh core ubuntu 18.04 & ##
bash buildx.sh core ubuntu 20.04 &
bash buildx.sh core ubuntu 22.04 &
bash buildx.sh core ubuntu 24.04 latest &
# bash buildx.sh core opensuse 15.0 & ##
# bash buildx.sh core opensuse 15.5 latest &
bash buildx.sh core opensuse 15.0 & ##
bash buildx.sh core opensuse 15.5 latest &
# # oth
# bash buildx.sh core busybox 1.36.1 latest &
# bash buildx.sh core openwrt 23.05 latest &
Expand Down

0 comments on commit 6535566

Please sign in to comment.