Skip to content

Commit 3098953

Browse files
committed
Added 8.3 in main.yml
1 parent eaa05f9 commit 3098953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
php-versions: ['8.1', '8.2']
15+
php-versions: ['8.1', '8.2', '8.3']
1616
steps:
1717
- uses: actions/checkout@v2
1818

0 commit comments

Comments
 (0)