summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2022-09-30 09:20:19 +1300
committerOlly Betts <olly@survex.com>2022-09-30 09:22:03 +1300
commit216b47320b1bed4588b9166bd0b29b2d2784236f (patch)
treec06fbbbdc19c5d515b81c75d8e39cf41c16262bc
parenteaaf89360548af67f3c53137e9817a21cd9575aa (diff)
downloadswig-216b47320b1bed4588b9166bd0b29b2d2784236f.tar.gz
[ci] Revert continue-on-error for PHP 8.2
Tests are now passing there.
-rw-r--r--.github/workflows/ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 5d23a920f..35c6d31cb 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -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