Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/phpseclib/phpseclib
Browse files Browse the repository at this point in the history
  • Loading branch information
terrafrost committed Oct 21, 2023
2 parents 55fd1af + f403ff9 commit fb3f51b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -25,7 +25,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php-version: ['8.1', '8.2']
php-version: ['8.1', '8.2', '8.3']
quality_tools:
name: Quality Tools
timeout-minutes: 5
Expand Down Expand Up @@ -92,4 +92,4 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
php-version: ['8.1', '8.2']
php-version: ['8.1', '8.2', '8.3']

0 comments on commit fb3f51b

Please sign in to comment.