Skip to content

Commit 57fcd30

Browse files
authored
chore: update php installation in ci (#22)
1 parent 2fa579b commit 57fcd30

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ jobs:
3737
- name: Set up PHP with Composer
3838
uses: shivammathur/setup-php@v2
3939
with:
40-
php-version: '8.4'
41-
tools: composer:v2
40+
php-version: '8.1'
4241

4342
- name: Install PHP V2 dependencies
4443
working-directory: ./test-server/php-v2-server

0 commit comments

Comments
 (0)