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: strategy:
matrix: matrix:
php: php:
- 8.0 - "8.0"
- 8.1 - "8.1"
- 8.2 - "8.2"
os: os:
- ubuntu-latest - ubuntu-latest
- macos-latest - macos-latest