use string

This commit is contained in:
crazywhalecc 2023-11-19 13:47:48 +08:00
parent 859182abff
commit 9c904409cd
No known key found for this signature in database
GPG Key ID: 1F4BDD59391F2680

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