Skip to content

Commit 3572bd3

Browse files
lacatoireGirgias
authored andcommitted
removed the continue-on-error for PHP 8.5.
1 parent 65b6eaf commit 3572bd3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ jobs:
55
strategy:
66
matrix:
77
version: ['8.1', '8.2', '8.3', '8.4', '8.5']
8-
continue-on-error: ${{ matrix.version == '8.5' }}
98
runs-on: ubuntu-latest
109
steps:
1110
- name: Checkout PhD

0 commit comments

Comments
 (0)