Skip to content

Implements mapbase, textsize, database and datasize for syscall 608 (… #282

Implements mapbase, textsize, database and datasize for syscall 608 (…

Implements mapbase, textsize, database and datasize for syscall 608 (… #282

Workflow file for this run

name: Development Build
on:
push:
branches:
- main
concurrency: dev-${{ github.ref }}
jobs:
windows:
name: Build
uses: ./.github/workflows/ci-windows.yml
linux:
name: Build
uses: ./.github/workflows/ci-linux.yml
mac:
name: Build
uses: ./.github/workflows/ci-mac.yml