Skip to content

Commit 893a2c9

Browse files
committed
Update to 1.22.0 (GA)
This also restores the accidentally lost `GOARM=7` fix.
1 parent b979efa commit 893a2c9

File tree

26 files changed

+282
-1289
lines changed

26 files changed

+282
-1289
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ jobs:
3232
name: Generate Jobs
3333
run: |
3434
strategy="$("$BASHBREW_SCRIPTS/github-actions/generate.sh")"
35-
strategy="$(.github/workflows/munge.sh -c <<<"$strategy")"
36-
strategy="$("$BASHBREW_SCRIPTS/github-actions/munge-i386.sh" -c <<<"$strategy")"
3735
3836
EOF="EOF-$RANDOM-$RANDOM-$RANDOM"
3937
echo "strategy<<$EOF" >> "$GITHUB_OUTPUT"

.github/workflows/munge.sh

Lines changed: 0 additions & 24 deletions
This file was deleted.

1.20/alpine3.18/Dockerfile

Lines changed: 0 additions & 141 deletions
This file was deleted.

1.20/alpine3.19/Dockerfile

Lines changed: 0 additions & 141 deletions
This file was deleted.

0 commit comments

Comments
 (0)