Skip to content

Implement build-and-test Github Actions CI using AWS spot instances #3

Implement build-and-test Github Actions CI using AWS spot instances

Implement build-and-test Github Actions CI using AWS spot instances #3

name: Build And Test (x86-64)
on: [push, pull_request]
jobs:
build-and-test-x86-64:
uses: ./.github/workflows/build-and-test.yml

Check failure on line 7 in .github/workflows/build-and-test-x86_64.yml

View workflow run for this annotation

GitHub Actions / Build And Test (x86-64)

Invalid workflow file

The workflow is not valid. In .github/workflows/build-and-test-x86_64.yml (Line: 7, Col: 11): Error from called workflow rr-debugger/rr/.github/workflows/build-and-test.yml@3206be1ce213bcef306966a9928b4d66cf57f3b1 (Line: 123, Col: 9): Job 'stop-runner' depends on unknown job 'compose-job'.
with:
architecture: x86_64
instance_type: c5.9xlarge