Skip to content

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

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

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

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 / .github/workflows/build-and-test-x86_64.yml

Invalid workflow file

error parsing called workflow ".github/workflows/build-and-test-x86_64.yml" -> "./.github/workflows/build-and-test.yml" (source branch with sha:c1189371fc4488687df3af38a7274d58d6e49928) : You have an error in your yaml syntax on line 99
with:
architecture: x86_64
instance_type: c5.9xlarge
secrets: inherit