Skip to content

Use ppbt toolchain when building. #901

Use ppbt toolchain when building.

Use ppbt toolchain when building. #901

Workflow file for this run

name: Pull Request or Push
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
ci:
name: CI
uses: ./.github/workflows/ci.yml

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

View workflow run for this annotation

GitHub Actions / Pull Request or Push

Invalid workflow file

The workflow is not valid. In .github/workflows/pr.yml (Line: 14, Col: 11): Error from called workflow saltstack/relenv/.github/workflows/ci.yml@5a62cf097b708b0464eec8c3f1b5ad9b57e05ed0 (Line: 77, Col: 9): Job 'build-native' depends on unknown job 'toolchain'. In .github/workflows/pr.yml (Line: 14, Col: 11): Error from called workflow saltstack/relenv/.github/workflows/ci.yml@5a62cf097b708b0464eec8c3f1b5ad9b57e05ed0 (Line: 84, Col: 9): Job 'test-fips' depends on job 'build-native' which creates a cycle in the dependency graph.
permissions:
contents: write
pull-requests: read