Skip to content

Commit a84af69

Browse files
committed
update
1 parent 914dfec commit a84af69

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
@@ -11,7 +11,7 @@ jobs:
1111

1212
strategy:
1313
matrix:
14-
php-version: [8.1, 8.2] # Add more PHP versions as needed
14+
php-version: [8.1] # Add more PHP versions as needed
1515
arch: [x86_64-unknown-linux-gnu, aarch64-unknown-linux-gnu]
1616

1717
steps:

0 commit comments

Comments
 (0)