Skip to content

Commit 7e45df5

Browse files
committed
Remove strategy sections
1 parent 7d208b5 commit 7e45df5

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/tests.yml

-6
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ jobs:
1111
runs-on: ubuntu-20.04
1212
timeout-minutes: 30
1313

14-
strategy:
15-
fail-fast: true
16-
1714
name: PHP 8.1
1815

1916
steps:
@@ -63,9 +60,6 @@ jobs:
6360
runs-on: ubuntu-20.04
6461
timeout-minutes: 30
6562

66-
strategy:
67-
fail-fast: true
68-
6963
name: PHP 8.2 - Last
7064

7165
steps:

0 commit comments

Comments
 (0)