Skip to content

Commit 5fd9e4c

Browse files
committed
AC-6437:Ensure PHP8.1 support after 7.4 removal
1 parent c183421 commit 5fd9e4c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/php.yml

-3
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
php-version:
16-
- "7.3"
17-
- "7.4"
18-
- "8.0"
1916
- "8.1"
2017
dependencies:
2118
- "lowest"

0 commit comments

Comments
 (0)