We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 597cc2d commit d356270Copy full SHA for d356270
.github/workflows/php-workshop.yml
@@ -10,6 +10,7 @@ jobs:
10
build:
11
runs-on: ubuntu-latest
12
strategy:
13
+ fail-fast: false
14
matrix:
15
php: [7.2, 7.3, 7.4]
16
0 commit comments