Update ci workflows

This commit is contained in:
ado
2023-08-07 01:09:37 +02:00
parent 236b5da9c2
commit 07373ea043
5 changed files with 50 additions and 43 deletions

View File

@@ -25,7 +25,7 @@ jobs:
run:
shell: bash
runs-on: ${{ matrix.config.os }}
runs-on: ${{matrix.config.os}}
strategy:
fail-fast: false