Skip to content

Commit

Permalink
Merge branch '0chain:feat/enterprise-blobber' into feat/enterprise-bl…
Browse files Browse the repository at this point in the history
…obber
  • Loading branch information
Hitenjain14 authored Nov 8, 2024
2 parents 2b8606c + f967f8a commit 4b712fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-sdks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ jobs:
sudo apt-get -y install build-essential nghttp2 libnghttp2-dev libssl-dev wget
- name: Build
run: docker run --rm -v $PWD:/gosdk -w /gosdk golang:1.21.5 make wasm-build
run: docker run --rm -v $PWD:/gosdk -w /gosdk golang:1.22.5 make wasm-build

- name: 'Upload Artifact'
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 4b712fd

Please sign in to comment.