mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Added php 8.3 test
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
665aa6eb23
commit
6a99855c8c
1
.github/workflows/tests-mysql.yml
vendored
1
.github/workflows/tests-mysql.yml
vendored
|
@ -27,6 +27,7 @@ jobs:
|
||||||
php-version:
|
php-version:
|
||||||
- "8.1"
|
- "8.1"
|
||||||
- "8.2"
|
- "8.2"
|
||||||
|
- "8.3"
|
||||||
|
|
||||||
name: PHP ${{ matrix.php-version }}
|
name: PHP ${{ matrix.php-version }}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue