add php 8.3 support

This commit is contained in:
crazywhalecc
2023-11-22 00:29:44 +08:00
committed by Jerry Ma
parent c95da8c150
commit 7a2e237069
8 changed files with 11 additions and 6 deletions

View File

@@ -15,6 +15,7 @@ on:
default: '8.2'
type: choice
options:
- '8.3'
- '8.2'
- '8.1'
- '8.0'