Skip to content

ci

ci #78

Workflow file for this run

name: CI
on:
push:
branches:
- master
pull_request:
workflow_dispatch:
jobs:
build:
uses: status-im/nimbus-common-workflow/.github/workflows/common.yml@main
with:
nim-versions: '["version-2-0", "version-2-2"]'
os: linux

Check failure on line 14 in .github/workflows/nim.yml

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

The workflow is not valid. .github/workflows/nim.yml (Line: 14, Col: 11): Invalid input, os is not defined in the referenced workflow. .github/workflows/nim.yml (Line: 15, Col: 12): Invalid input, cpu is not defined in the referenced workflow.
cpu: amd64
platform: x64
builder: ubuntu-latest