Skip to content

Commit dcdc454

Browse files
Run phar build on PHP 8.0
1 parent 1f900d9 commit dcdc454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
coverage: none
3434
extensions: mbstring
35-
php-version: 8.2
35+
php-version: 8.0
3636

3737
- name: Install dependencies
3838
run: composer install --prefer-dist --no-dev --no-interaction --no-progress

0 commit comments

Comments
 (0)