Unverified Commit 4ff73496 by Dominic Hamon Committed by GitHub

Run build-and-test on all branches

parent f10b9c0c
name: build-and-test name: build-and-test
on: on:
push: push: {}
branches: [main] pull_request: {}
pull_request:
branches: [main]
jobs: jobs:
# TODO: add 32-bit builds (g++ and clang++) for ubuntu # TODO: add 32-bit builds (g++ and clang++) for ubuntu
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment