Skip to content

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

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

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

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

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

View workflow run for this annotation

GitHub Actions / .github/workflows/build-and-test-x86_64.yml

Invalid workflow file

error parsing called workflow ".github/workflows/build-and-test-x86_64.yml" -> "rr-debugger/rr/.github/workflows/build-and-test.yml@main" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
architecture: x86_64
instance_type: c5.9xlarge