Skip to content

Commit 1c70795

Browse files
committed
done
1 parent fbfa04d commit 1c70795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Setup PHP with coverage driver
3434
uses: shivammathur/setup-php@v2
3535
with:
36-
php-version: ${{ matrix.version }}
36+
php-version: 8.2
3737
coverage: pcov
3838

3939
- name: Start MySQL Database

0 commit comments

Comments
 (0)