Skip to content

Commit da98355

Browse files
committed
ci: #42 php 8.1
1 parent 29cae25 commit da98355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
strategy:
1515
matrix:
16-
php: [7.4, 8.0]
16+
php: [7.4, 8.0, 8.1]
1717
steps:
1818
- name: Setup PHP
1919
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)