Skip to content

Commit 18f877f

Browse files
committed
Fix build
1 parent 7e65931 commit 18f877f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
matrix:
1919
php-version:
20-
- 8.2
20+
- 8.3
2121

2222
steps:
2323
- name: "Checkout"

0 commit comments

Comments
 (0)