Skip to content

Commit 064ec29

Browse files
TorstenDittmannpprkut
authored andcommitted
ci: add php 8.1
1 parent c7f9aa0 commit 064ec29

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/php-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
include:
1414
- php-versions: '8.0'
1515
experimental: true
16+
- php-versions: '8.1'
17+
experimental: true
1618
steps:
1719
- name: Checkout
1820
uses: actions/checkout@v4

0 commit comments

Comments
 (0)