build: ci

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

View File

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