Skip to content

Commit 2a24404

Browse files
committed
Update phar build to use 8.3
Signed-off-by: Riddhesh Sanghvi <[email protected]>
1 parent 22755c2 commit 2a24404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Set up PHP
2323
uses: shivammathur/setup-php@v2
2424
with:
25-
php-version: '7.4'
25+
php-version: '8.3'
2626
coverage: none
2727
tools: composer
2828
extensions: pcntl, curl, sqlite3, zip, dom, mbstring, json

0 commit comments

Comments
 (0)