Skip to content

Commit

Permalink
Use 8.2 for JS tests
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeTowers committed Feb 26, 2025
1 parent e997b45 commit 98fd6f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
name: ${{ matrix.operatingSystem }} / JavaScript
env:
nodeVersion: 16
phpVersion: '8.0'
phpVersion: '8.2'
extensions: curl, fileinfo, gd, mbstring, openssl, pdo, pdo_sqlite, sqlite3, xml, zip
key: winter-cms-cache-develop
steps:
Expand Down

0 comments on commit 98fd6f1

Please sign in to comment.