Skip to content

ci: use Arch Linux container on Linux runners #170

ci: use Arch Linux container on Linux runners

ci: use Arch Linux container on Linux runners #170

Workflow file for this run

name: macOS
on:
pull_request:
push:
branches: [ main ]
tags: [ '*' ]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
macOS:
uses: ./.github/workflows/ci.yml

Check failure on line 15 in .github/workflows/macos.yml

View workflow run for this annotation

GitHub Actions / macOS

Invalid workflow file

The workflow is not valid. In .github/workflows/macos.yml (Line: 15, Col: 11): Error from called workflow JeffersonLab/iguana/.github/workflows/ci.yml@dded013d323227a037ae55767115b5f07c6547b7 (Line: 41, Col: 9): 'run' is already defined In .github/workflows/macos.yml (Line: 15, Col: 11): Error from called workflow JeffersonLab/iguana/.github/workflows/ci.yml@dded013d323227a037ae55767115b5f07c6547b7 (Line: 42, Col: 9): 'run' is already defined
with:
runner: macos-latest
num_threads: 3