Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
  • Loading branch information
markus-oberhumer committed Jan 21, 2025
1 parent c1c5843 commit 1b4d13d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cc-container-alpine-clang-static-pie.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
- container: alpine:3.19
- container: alpine:3.20
- container: alpine:3.21
skip_qemu: true
- container: alpine:edge
- container: i386/alpine:3.11
- container: i386/alpine:3.12
Expand Down
1 change: 1 addition & 0 deletions .github/ytt/cc-container-alpine-clang-static-pie.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
- container: 'alpine:3.19' # clang-17.0.5
- container: 'alpine:3.20' # clang-17.0.6
- container: 'alpine:3.21' # clang-19
skip_qemu: true #
- container: 'alpine:edge' # clang-19
# 32-bit i386 versions
- container: 'i386/alpine:3.11' # clang-9.0.0
Expand Down

0 comments on commit 1b4d13d

Please sign in to comment.