Skip to content

Commit

Permalink
Remove strategy sections
Browse files Browse the repository at this point in the history
  • Loading branch information
natanfelles committed Jul 19, 2024
1 parent cdbeefb commit 434e32d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ jobs:
runs-on: ubuntu-22.04
timeout-minutes: 10

strategy:
fail-fast: true

name: PHP 8.3

steps:
Expand Down Expand Up @@ -63,9 +60,6 @@ jobs:
runs-on: ubuntu-22.04
timeout-minutes: 10

strategy:
fail-fast: true

name: PHP Latest

steps:
Expand Down

0 comments on commit 434e32d

Please sign in to comment.