Skip to content

Commit 6107575

Browse files
committed
One more try
1 parent 141802e commit 6107575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ jobs:
242242
include:
243243
# Also run one coverage build with custom ini settings for testing the DisallowShortOpenTag sniff.
244244
# Also run with a disabled extension for testing the handling of unsettable ini settings by PHPCS.
245-
- php: '8.0'
245+
- php: '7.4'
246246
os: 'ubuntu-latest'
247247
custom_ini: true
248248
extensions: ':mysqli' # Run with mysqli disabled.

0 commit comments

Comments
 (0)