Skip to content

Commit 0adf44a

Browse files
authored
Drop lowest CI build - not worth the resources (#695)
1 parent b08334c commit 0adf44a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/tests.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ jobs:
2020
fail-fast: false
2121
matrix:
2222
include:
23-
- php-version: "7.4"
24-
db-image: 'mysql:8.0'
25-
reflector: "pdo-mysql"
26-
mode: "recording"
27-
dependencies: "lowest"
23+
#- php-version: "7.4"
24+
# db-image: 'mysql:8.0'
25+
# reflector: "pdo-mysql"
26+
# mode: "recording"
27+
# dependencies: "lowest"
2828

2929
- php-version: "7.4"
3030
db-image: 'mysql:8.0'

0 commit comments

Comments
 (0)