mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-12-25 03:16:02 +00:00
Merge branch '3.0'
This commit is contained in:
commit
866ae12ea6
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
php-version: ['8.1', '8.2', '8.3']
|
||||
php-version: ['8.1', '8.2', '8.3', '8.4']
|
||||
quality_tools:
|
||||
name: Quality Tools
|
||||
timeout-minutes: 5
|
||||
@ -92,4 +92,4 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
php-version: ['8.1', '8.2', '8.3']
|
||||
php-version: ['8.1', '8.2', '8.3', '8.4']
|
||||
|
Loading…
Reference in New Issue
Block a user