Skip to content

Commit c3fecfc

Browse files
committed
TEMP/TESTING
1 parent ea4ca19 commit c3fecfc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,6 @@ jobs:
8282
- php: '5.4'
8383
os: 'ubuntu-latest'
8484
skip_tests: true
85-
- php: '8.4'
86-
skip_tests: true
8785

8886
# yamllint disable-line rule:line-length
8987
name: "PHP: ${{ matrix.php }} ${{ matrix.custom_ini && ' with custom ini settings' || '' }}${{ matrix.libxml_minor && format( ' with libxml {0}', matrix.libxml_minor ) || '' }} (${{ matrix.os == 'ubuntu-latest' && 'Linux' || 'Win' }})"

0 commit comments

Comments
 (0)