Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Use fixed versions of the Rust framework. Reference newer workflows, newer Docker image. #18

Use fixed versions of the Rust framework. Reference newer workflows, newer Docker image.

Use fixed versions of the Rust framework. Reference newer workflows, newer Docker image. #18

Workflow file for this run

name: CI
on:
pull_request:
jobs:
contracts:
name: Contracts
uses: multiversx/mx-sc-actions/.github/workflows/[email protected]
with:
rust-toolchain: nightly-2023-05-26
vmtools-version: v1.4.60
secrets:
token: ${{ secrets.GITHUB_TOKEN }}