Skip to content

Merge pull request #337 from mupq/moreci #4

Merge pull request #337 from mupq/moreci

Merge pull request #337 from mupq/moreci #4

Workflow file for this run

name: mps2-an386 build
on:
push:
branches:
- master
pull_request:
branches: [ "master" ]
jobs:
build-all:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
submodules: recursive
- name: Install Toolchain
uses: carlosperate/[email protected]
with:
release: 13.2.Rel1
- name: Build All (mps2-an386)
run: make PLATFORM=mps2-an386 -j2