Skip to content

Commit

Permalink
Bump timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
mpysiak committed Sep 24, 2024
1 parent d2ba03f commit 5548386
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 29 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

name: "PHP ${{ matrix.php }}, Symfony ${{ matrix.symfony }}, MySQL ${{ matrix.mysql }}, Node ${{ matrix.node }}"

timeout-minutes: 50
timeout-minutes: 90

strategy:
fail-fast: false
Expand Down
10 changes: 0 additions & 10 deletions config/packages/http_discovery.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions symfony.lock
Original file line number Diff line number Diff line change
Expand Up @@ -329,18 +329,6 @@
"phar-io/version": {
"version": "1.0.1"
},
"php-http/discovery": {
"version": "1.19",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "1.18",
"ref": "f45b5dd173a27873ab19f5e3180b2f661c21de02"
},
"files": [
"config/packages/http_discovery.yaml"
]
},
"php-http/httplug": {
"version": "v1.1.0"
},
Expand Down Expand Up @@ -521,9 +509,6 @@
"sylius-labs/polyfill-symfony-security": {
"version": "v1.0.0"
},
"sylius/calendar": {
"version": "v0.3.0"
},
"sylius/fixtures-bundle": {
"version": "v1.4.1"
},
Expand All @@ -533,9 +518,6 @@
"sylius/mailer-bundle": {
"version": "v1.4.4"
},
"sylius/paypal-plugin": {
"version": "dev-support-sylius-dev-version"
},
"sylius/registry": {
"version": "v1.4.1"
},
Expand Down

0 comments on commit 5548386

Please sign in to comment.