Skip to content

Commit 832bcd8

Browse files
author
Stephan Wentz
committed
ci: Remove php 8.1 and 8.2 checks
1 parent aac8a97 commit 832bcd8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,8 @@ jobs:
1818
matrix:
1919
dependencies: ["lowest", "highest"]
2020
php-version:
21-
- "8.1"
22-
- "8.2"
2321
- "8.3"
22+
- "8.4"
2423
operating-system: ["ubuntu-latest"]
2524

2625
steps:

0 commit comments

Comments
 (0)