mirror of
https://github.com/chenasraf/nextcloud-forum.git
synced 2026-05-18 01:28:58 +00:00
build: update php test versions matrix
This commit is contained in:
2
.github/workflows/phpunit-pgsql.yml
vendored
2
.github/workflows/phpunit-pgsql.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
id: versions
|
||||
uses: icewind1991/nextcloud-version-matrix@58becf3b4bb6dc6cef677b15e2fd8e7d48c0908f # v1.3.1
|
||||
with:
|
||||
matrix: '{"php-versions": ["8.1", "8.4"]}'
|
||||
matrix: '{"php-versions": ["8.1", "8.3"]}'
|
||||
|
||||
changes:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user