Skip to content

User/jl/features bringup #12

User/jl/features bringup

User/jl/features bringup #12

Workflow file for this run

name: 'Build entire platform: CFR24'
on:
pull_request:
branches: [ master ]
jobs:
cfr24:
runs-on: self-hosted
container:
image: docker://ghcr.io/concordia-fsae/containers/ubuntu-noble-lts:v1.0.0
steps:
- name: Pull Branch
uses: actions/checkout@v4
with:
fetch-depth: 0
show-progress: 'true'
submodules: 'recursive'
- name: Execute build for CFR24
run: |
scons --platform=cfr24 -j32