Skip to content

Commit

Permalink
Merge pull request #807 from multiversx/build-cleanup
Browse files Browse the repository at this point in the history
Build cleanup
  • Loading branch information
ovidiuolteanu authored Jan 8, 2024
2 parents 1fb9a1d + d352c9b commit e4b95af
Show file tree
Hide file tree
Showing 83 changed files with 12,242 additions and 85 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ permissions:
jobs:
contracts:
name: Contracts
uses: multiversx/mx-sc-actions/.github/workflows/contracts.yml@v2.3.3
uses: multiversx/mx-sc-actions/.github/workflows/contracts.yml@v2.3.5
with:
rust-toolchain: nightly-2023-05-26
rust-toolchain: nightly-2023-12-11
vmtools-version: v1.4.60
secrets:
token: ${{ secrets.GITHUB_TOKEN }}
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ permissions:

jobs:
build:
uses: multiversx/mx-sc-actions/.github/workflows/reproducible-build.yml@v2.3.3
uses: multiversx/mx-sc-actions/.github/workflows/reproducible-build.yml@v2.3.5
with:
image_tag: v5.3.0
image_tag: v6.0.0
attach_to_existing_release: true
Loading

0 comments on commit e4b95af

Please sign in to comment.