Skip to content

Commit

Permalink
use ziti-builder:v1 for release builds
Browse files Browse the repository at this point in the history
  • Loading branch information
scareything committed Oct 10, 2024
1 parent 325bb8f commit 090ac9e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,17 +44,17 @@ jobs:
preset: windows-arm64-vs2022

- os: ubuntu-20.04
container: openziti/ziti-builder:v2
container: openziti/ziti-builder:v1
name: Linux x86_64
preset: linux-x64-static-libssl

- os: ubuntu-20.04
container: openziti/ziti-builder:v2
container: openziti/ziti-builder:v1
name: Linux arm
preset: linux-arm-static-libssl

- os: ubuntu-20.04
container: openziti/ziti-builder:v2
container: openziti/ziti-builder:v1
name: Linux arm64
preset: linux-arm64-static-libssl

Expand Down

0 comments on commit 090ac9e

Please sign in to comment.