Skip to content

Commit

Permalink
update Axelar golang ver
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeyzhigaev committed Aug 13, 2024
1 parent fca8405 commit 7155a62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/axelar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Build and push Axelar Docker image
run: |
./heighliner build -c axelar --go-version 1.21 --alpine-version 3.18 --git-ref ${{ env.VERSION }}
./heighliner build -c axelar --go-version 1.19 --alpine-version 3.18 --git-ref ${{ env.VERSION }}
- name: Tag and push Docker image
run: |
Expand Down

0 comments on commit 7155a62

Please sign in to comment.