summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2022-09-29 14:09:01 +1300
committerOlly Betts <olly@survex.com>2022-09-29 14:09:01 +1300
commit20ed76a27b9419cb7e07c1a4adb444a087555fb4 (patch)
tree51254969b570e2816f3410f900b0657b65efefc5 /.github
parent9908f9f310aeadb129b41d14d40de9f2163ffa24 (diff)
downloadswig-20ed76a27b9419cb7e07c1a4adb444a087555fb4.tar.gz
[ci] Revert continue-on-error for PHP 8.0
Tests are now passing there.
Diffstat (limited to '.github')
-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 8722d0d3e..5d23a920f 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -119,7 +119,6 @@ jobs:
VER: '7.4'
- SWIGLANG: php
VER: '8.0'
- continue-on-error: true # Working on fixing
- SWIGLANG: php
VER: '8.1'
- SWIGLANG: php