Update workflows, add php 8.4

This commit is contained in:
crazywhalecc
2024-11-22 15:25:55 +08:00
committed by Jerry Ma
parent f04b54bc2a
commit 1ab464431f
6 changed files with 10 additions and 4 deletions

View File

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