build: ci

This commit is contained in:
eneller
2025-10-23 00:00:16 +02:00
parent 45a774c19f
commit f8638fde6b

View File

@@ -0,0 +1,10 @@
name: build
on:
push:
branches:
- main
jobs:
build_x86:
runs-on: [amd64]
steps:
- run: make