Skip to content

Commit

Permalink
Update PHP to 8.2 in mage-os_nightly_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cmuench authored Dec 10, 2023
1 parent 12d909e commit 9b3f3c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mage-os_nightly_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
uses: shivammathur/setup-php@v2
with:
tools: composer:2.2.17
php-version: '8.1'
php-version: '8.2'
extensions: mbstring, intl, zip
coverage: none

Expand Down

0 comments on commit 9b3f3c8

Please sign in to comment.