mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
use string
This commit is contained in:
parent
859182abff
commit
9c904409cd
6
.github/workflows/tests.yml
vendored
6
.github/workflows/tests.yml
vendored
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user