mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-09-11 02:46:28 +00:00
Move PHP 8.2 out of future release; Add PHP 8.3 to continuous integration tests
This commit is contained in:
@@ -22,9 +22,10 @@ jobs:
|
||||
- '7.4'
|
||||
- '8.0'
|
||||
- '8.1'
|
||||
- '8.2'
|
||||
future-release: [false]
|
||||
include:
|
||||
- php-version: '8.2'
|
||||
- php-version: '8.3'
|
||||
future-release: true
|
||||
fail-fast: false
|
||||
name: PHP ${{ matrix.php-version }}
|
||||
|
||||
Reference in New Issue
Block a user