Skip to content

Merge pull request #2639 from joshkellyjak/feature_MUSCL_ramp #373

Merge pull request #2639 from joshkellyjak/feature_MUSCL_ramp

Merge pull request #2639 from joshkellyjak/feature_MUSCL_ramp #373

name: Regression tests running on Linux ARM64
on:
push:
branches:
- 'develop'
jobs:
build_on_arm64:
name: Run the jobs on Linux ARM64
uses: './.github/workflows/regression.yml'
with:
runner: 'ubuntu-24.04-arm'