Skip to content

Commit

Permalink
Functional Tests : Added 9.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Progi1984 committed Dec 10, 2024
1 parent 99044d5 commit d121619
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ui-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
PHP_VERSION: '8.1'
- PS_VERSION: '8.1.7'
PHP_VERSION: '8.1'
- PS_VERSION: '9.0.x'
PHP_VERSION: '8.2'
- PS_VERSION: 'nightly'
PHP_VERSION: '8.2'

Expand Down Expand Up @@ -57,6 +59,7 @@ jobs:
- name: Start containers
working-directory: tests/UI/
timeout-minutes: 15
env:
PS_VERSION: ${{ matrix.PS_VERSION }}
PHP_VERSION: ${{ matrix.PHP_VERSION }}
Expand Down Expand Up @@ -111,6 +114,8 @@ jobs:
PHP_VERSION: '8.1'
- PS_VERSION: '8.1.7'
PHP_VERSION: '8.1'
- PS_VERSION: '9.0.x'
PHP_VERSION: '8.2'
- PS_VERSION: 'nightly'
PHP_VERSION: '8.2'

Expand Down

0 comments on commit d121619

Please sign in to comment.