Skip to content

Commit

Permalink
Merge pull request #25 from maticnetwork/djpolygon/SPEC-849
Browse files Browse the repository at this point in the history
Bumping version for test
  • Loading branch information
djpolygon authored Jan 31, 2025
2 parents c21f3b3 + 2554e67 commit 825d5d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
bash /artifacts/bor.sh v1.5.4 amoy sentry
bash /artifacts/heimdall.sh v1.2.0 amoy sentry
# New Version
bash /artifacts/bor.sh v1.5.4 amoy sentry
bash /artifacts/bor.sh v1.5.5 amoy sentry
bash /artifacts/heimdall.sh v1.2.0 amoy sentry
install_amd64:
Expand All @@ -65,5 +65,5 @@ jobs:
# New version
- name: Install binary and test removal(amd64/x86)
run: |
./bor.sh v1.5.4 amoy sentry
./bor.sh v1.5.5 amoy sentry
./heimdall.sh v1.2.0 amoy sentry

0 comments on commit 825d5d1

Please sign in to comment.