Update ci.yaml

and again...
This commit is contained in:
nik gaffney 2023-01-25 15:34:00 +01:00 committed by GitHub
parent f42d209996
commit cf5b347c14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,13 +9,12 @@ on:
pull_request:
branches: [ endless ]
# keep track of failures
fail-fast: false
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
test:
name: ${{ matrix.lisp }} on ${{ matrix.os }}
continue-on-error: true
strategy:
matrix:
# current ccl-bin has a flaky zip file, so roswell can't install it.