Skip to content

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

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

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

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@f8ab0d3fca1270ab10b9500e2f50693e44f7a079 (Line: 101, Col: 9): Unrecognized named-value: 'env'. Located at position 1 within expression: env.RUNNER_LABEL
with:
architecture: x86_64
instance_type: c5.9xlarge
secrets: inherit