Skip to content

Don't sleep w/ fpscap 0 and vsync enabled #322

Don't sleep w/ fpscap 0 and vsync enabled

Don't sleep w/ fpscap 0 and vsync enabled #322

Workflow file for this run

name: Ubuntu ARM64
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
env:
CC: gcc
jobs:
build:
runs-on: ubuntu-24.04-arm
steps:
- uses: actions/[email protected]
- name: Update package list
run: sudo apt-get update
- name: Install Dependencies
run: sudo apt-get install -y libsdl2-mixer-dev libpng-dev libcurl4-openssl-dev libgme-dev libminiupnpc-dev libopenmpt-dev
- name: Build SRB2 Legacy
run: make -C src/ --keep-going -j$(nproc) LINUX64=1
- name: Upload Artifacts
uses: actions/[email protected]
with:
name: srb2legacy-linux-arm64
path: |
bin/
src/comptime.h