@@ -21,6 +21,7 @@ jobs:
strategy:
matrix:
base_docker_image: [alpine, debian]
+ fail-fast: false
steps:
- uses: actions/checkout@v4