GHA: Test currently supported php versions 7.0-8.1

This commit is contained in:
William S Fulton 2021-12-04 09:35:51 +00:00
commit 8432d3f89b

View file

@ -95,9 +95,19 @@ jobs:
- SWIGLANG: octave
CPPSTD: c++11
- SWIGLANG: perl5
- SWIGLANG: php
VER: '7.0'
- SWIGLANG: php
VER: '7.1'
- SWIGLANG: php
VER: '7.2'
- SWIGLANG: php
VER: '7.3'
- SWIGLANG: php
VER: '7.4'
- SWIGLANG: php
- SWIGLANG: php
VER: '8.1'
- SWIGLANG: python
- SWIGLANG: python
PY3: 3