Skip to content

Commit 55213e6

Browse files
authored
actions: add PHP 8.3
1 parent c6dca35 commit 55213e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
php:
1818
- "8.1"
1919
- "8.2"
20+
- "8.3"
2021

2122
steps:
2223
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)