This commit is contained in:
4
.github/workflows/tct.yml
vendored
4
.github/workflows/tct.yml
vendored
@@ -8,14 +8,12 @@ jobs:
|
||||
matrix:
|
||||
os:
|
||||
- ubuntu-latest
|
||||
- windows-latest
|
||||
- macos-latest
|
||||
fail-fast: false
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
# lix
|
||||
- uses: lix-pm/setup-lix@master
|
||||
- uses: https://k7izh9.gitea.cloud/kiss-lang/setup-lix@1.0.2
|
||||
with:
|
||||
lix-version: 15.12.0
|
||||
|
||||
|
Reference in New Issue
Block a user