Test both oldbe and newbe on CI

This commit is contained in:
bjorn3 2021-01-21 19:33:19 +01:00
parent 173ec34e3d
commit da4aa92df1

View File

@ -12,6 +12,9 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest]
env:
- BACKEND: ""
- BACKEND: --features newbe
steps:
- uses: actions/checkout@v2
@ -51,7 +54,7 @@ jobs:
export COMPILE_RUNS=2
export RUN_RUNS=2
./test.sh
./test.sh $BACKEND
- name: Package prebuilt cg_clif
run: tar cvfJ cg_clif.tar.xz build