Skip to content

Commit

Permalink
Functional Tests : Added 8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Progi1984 committed Oct 1, 2024
1 parent 36c8a36 commit af78c4d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install Node.js
uses: actions/setup-node@v3
with:
node-version: 14.x
node-version: 20.x

- run: npm ci

Expand Down
4 changes: 4 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: '8.2.0'
PHP_VERSION: '8.1'
- PS_VERSION: 'nightly'
PHP_VERSION: '8.2'

Expand Down Expand Up @@ -111,6 +113,8 @@ jobs:
PHP_VERSION: '8.1'
- PS_VERSION: '8.1.7'
PHP_VERSION: '8.1'
- PS_VERSION: '8.2.0'
PHP_VERSION: '8.1'
- PS_VERSION: 'nightly'
PHP_VERSION: '8.2'

Expand Down

0 comments on commit af78c4d

Please sign in to comment.