Skip to content

Commit dc6d9a7

Browse files
authored
Merge pull request #198 from phpcr/php-81
build with php 8.1
2 parents 45c541f + f35c51e commit dc6d9a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-application.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
- php-version: '8.0'
2525
- php-version: '8.0'
2626
dev-dependencies: true
27+
- php-version: '8.1'
2728

2829
steps:
2930
- name: Checkout project

0 commit comments

Comments
 (0)