Skip to content

Commit

Permalink
Update legacy version
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurdotb committed Jan 27, 2025
1 parent f89e626 commit 31c1596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ jobs:
tar -xvf cheqd-noded-"${LEGACY_VERSION}"-linux-amd64.tar.gz -C ${{ env.RUNNER_BIN_DIR }}
sudo chmod +x ${{ env.RUNNER_BIN_DIR }}/cheqd-noded
env:
LEGACY_VERSION: 2.0.1
LEGACY_VERSION: 3.0.1

- name: Login to GitHub Container Registry
uses: docker/login-action@v3
Expand Down

0 comments on commit 31c1596

Please sign in to comment.