Skip to content

Commit

Permalink
revert ziti-ci version override
Browse files Browse the repository at this point in the history
  • Loading branch information
qrkourier committed Feb 26, 2025
1 parent 4859ab8 commit ec66a3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
- name: Install Ziti CI
uses: openziti/ziti-ci@v1
with:
ziti-ci-version: 5060ad52f1e83837a15bd234bbe65b4f7595831e
ziti-ci-version: latest

- name: Build and Test
env:
Expand Down Expand Up @@ -208,7 +208,7 @@ jobs:
- name: Install Ziti CI
uses: openziti/ziti-ci@v1
with:
ziti-ci-version: 5060ad52f1e83837a15bd234bbe65b4f7595831e
ziti-ci-version: latest

- name: Download linux release artifact
uses: actions/download-artifact@v4
Expand Down

0 comments on commit ec66a3d

Please sign in to comment.