1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-09 11:50:00 +02:00

🚧 GitHub Actions: Disable matrix fail-fast

This commit is contained in:
Mike Gerber 2023-08-04 18:32:26 +02:00
parent 915a647949
commit cf130fe3a8

View file

@ -13,8 +13,8 @@ jobs:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
fail-fast: false
python-version: [ "3.6", "3.7", "3.8", "3.9", "3.10", "3.11" ]
env: