Skip to content

Workflow file for this run

name: CI
on:
pull_request:
push:
# branches:
# - master
jobs:
test:
uses: wojtekmach/setup-elixir/.github/workflows/ci.yml@main

Check failure on line 11 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/main.yml

Invalid workflow file

error parsing called workflow ".github/workflows/main.yml" -> "wojtekmach/setup-elixir/.github/workflows/ci.yml@main" (source branch with sha:7616d5f4fc5ca7a4136f3c4495053714c27c76d9) : Invalid type for `job.strategy`
with:
elixir-version-minimum: "1.12.0"
otp-version-minimum: "22.3"