mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-02 08:21:09 -08:00
Merge pull request #14934 from snipe/tests/added_workflow_for_php_8_3
Added php 8.3 test
This commit is contained in:
commit
b0aff68c8b
1
.github/workflows/tests-mysql.yml
vendored
1
.github/workflows/tests-mysql.yml
vendored
|
@ -27,6 +27,7 @@ jobs:
|
|||
php-version:
|
||||
- "8.1"
|
||||
- "8.2"
|
||||
- "8.3"
|
||||
|
||||
name: PHP ${{ matrix.php-version }}
|
||||
|
||||
|
|
Loading…
Reference in a new issue