Skip to content

fixup! feat(ci/pr): eval and build OS configurations #120

fixup! feat(ci/pr): eval and build OS configurations

fixup! feat(ci/pr): eval and build OS configurations #120

Workflow file for this run

on:
pull_request:
push:
branches: [develop]
jobs:
os-configurations:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, macos-13]
name: OS configurations
runs-on: ${{ matrix.os }}
permissions:
id-token: "write"
contents: "read"
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- uses: DeterminateSystems/flake-checker-action@main
- runs: |
nix build .#build-os-configurations

Check failure on line 24 in .github/workflows/pr.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr.yml

Invalid workflow file

You have an error in your yaml syntax on line 24
ls -lha result/