use string

This commit is contained in:
crazywhalecc
2023-11-19 13:47:48 +08:00
parent 859182abff
commit 9c904409cd

View File

@@ -103,9 +103,9 @@ jobs:
strategy:
matrix:
php:
- 8.0
- 8.1
- 8.2
- "8.0"
- "8.1"
- "8.2"
os:
- ubuntu-latest
- macos-latest