Skip to content

all three targets (XM32, WING, PC_SDL2) are now built using docker #1

all three targets (XM32, WING, PC_SDL2) are now built using docker

all three targets (XM32, WING, PC_SDL2) are now built using docker #1

name: Build for X32/M32
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
- run: bash compile-docker.sh TARGET_PC_SDL2