Skip to content

fix: pin madara image to 0.6.0 (#700) #68

fix: pin madara image to 0.6.0 (#700)

fix: pin madara image to 0.6.0 (#700) #68

Workflow file for this run

---
name: Workflow - Push
on:
push:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
spell_check:
name: Spell check
uses: ./.github/workflows/spell_check.yml
benchmark:
name: Erc20 benchmark
uses: ./.github/workflows/benchmark.yml
build:
name: Build binaries
uses: ./.github/workflows/kakarot_rpc.yml