Update .gitea/workflows/build.yml
Some checks failed
Some checks failed
This commit is contained in:
@@ -11,6 +11,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
strategy:
|
strategy:
|
||||||
|
max-parallel: 1
|
||||||
matrix:
|
matrix:
|
||||||
flavor: [default, python, full, full-python]
|
flavor: [default, python, full, full-python]
|
||||||
runs-on: docker-builder
|
runs-on: docker-builder
|
||||||
|
|||||||
Reference in New Issue
Block a user