[ci] Revert continue-on-error for PHP 8.2

Tests are now passing there.
This commit is contained in:
Olly Betts 2022-09-30 09:20:19 +13:00
commit 216b47320b

View file

@ -123,7 +123,6 @@ jobs:
VER: '8.1'
- SWIGLANG: php
VER: '8.2'
continue-on-error: true # Working on fixing
- SWIGLANG: python
PY2: 2
- SWIGLANG: python