Skip to content

Commit fec7b79

Browse files
alphplangemeijer
authored andcommitted
Remove php-7.x branches
1 parent e87ed4d commit fec7b79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
php: ["7.3", "7.4", "8.0", "8.1", "8.2", "8.3", "8.4"]
21+
php: ["8.0", "8.1", "8.2", "8.3", "8.4"]
2222
arch: [x86, x64]
2323
ts: [nts, ts]
2424
experimental: [false]

0 commit comments

Comments
 (0)