mirror of
https://github.com/klaussilveira/gitlist.git
synced 2026-02-07 23:29:46 +01:00
Upgraded to Symfony 6.3 and PHP 8.2.
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -7,7 +7,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
php: [8.1]
|
||||
php: [8.1, 8.2]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user