Skip to content

Release: sc 0.44.0, vm 0.6.0 #5084

Release: sc 0.44.0, vm 0.6.0

Release: sc 0.44.0, vm 0.6.0 #5084

Workflow file for this run

name: CI
on:
push:
branches:
- master
pull_request:
permissions:
checks: write
pull-requests: write
jobs:
contracts:
name: Contracts
uses: multiversx/mx-sc-actions/.github/workflows/[email protected]
with:
rust-toolchain: nightly-2023-05-26
vmtools-repository: "https://github.com/multiversx/mx-chain-vm-v1_4-go/archive/{TAG}.tar.gz"
vmtools-version: v1.4.89
secrets:
token: ${{ secrets.GITHUB_TOKEN }}