Skip to content

Commit

Permalink
Add 1.5.634 to CI builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Krzmbrzl committed May 21, 2024
1 parent c388660 commit 43e29e9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,14 @@ jobs:
publish: false
update_latest: false
platforms: "linux/amd64"
build_1_5_634:
uses: ./.github/workflows/build_and_publish.yml
with:
mumble_version: "v1.5.634"
docker_version: '0'
publish: false
update_latest: true
platforms: "linux/amd64,linux/arm64,linux/arm/v7,linux/arm/v8"
build_latest:
uses: ./.github/workflows/build_and_publish.yml
with:
Expand Down

0 comments on commit 43e29e9

Please sign in to comment.