Skip to content

actually use latest macOS lmao #82

actually use latest macOS lmao

actually use latest macOS lmao #82

Workflow file for this run

name: "build"
on: [push, pull_request]
jobs:
build:
runs-on: macos-13
timeout-minutes: 30
steps:
- name: Check out
uses: actions/checkout@v4
with:
submodules: true
- name: Run build script
run: ./.github/build.sh