don't run CI right now

This commit is contained in:
2025-09-09 09:41:18 -05:00
parent 5d98ddc5d0
commit 66238e0949

22
.github/workflows/ci.yml.bak vendored Normal file
View File

@@ -0,0 +1,22 @@
name: CI
on:
push:
pull_request:
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os:
- ubuntu-latest
- windows-latest
- macos-latest
steps:
- uses: actions/checkout@v2
- uses: ./
- run: lix
- run: lix install haxe stable