mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-11-18 03:05:11 +00:00
GitHub Actions: add PHP 8.2
This commit is contained in:
parent
97ea650dba
commit
c9cfa9ea3a
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -89,4 +89,4 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
php-version: ['5.6', '7.0', '7.1', '7.2', '7.3', '7.4', '8.0', '8.1']
|
||||
php-version: ['5.6', '7.0', '7.1', '7.2', '7.3', '7.4', '8.0', '8.1', '8.2']
|
||||
|
Loading…
Reference in New Issue
Block a user