[CI] Exit CI hell... for now.

This commit is contained in:
LDA 2024-09-10 21:29:08 +02:00
commit a7c06bdb5c

View file

@ -0,0 +1,10 @@
name: Builds static Parsee for a release.
on: [release]
jobs:
compile:
runs-on: amd64-debian
container:
image: debian:12
steps:
- name: TODO
run: TODO