Skip to content

Workflow file for this run

name: github-action
on: [push, pull_request]
jobs:
build:
uses: reflex-frp/patch/.github/workflows/callee.yml

Check failure on line 7 in .github/workflows/caller.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/caller.yml

Invalid workflow file

invalid value workflow reference: no version specified
with:
matrix-ghc: "['8.4.4', '8.6.5', '8.8.4', '8.10.7', '9.0.1', '9.2.5', '9.4.5', '9.6.1', '9.8.2', '9.10.1']"
matrix-os: "['ubuntu-latest', 'macos-latest']"