mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-04 23:35:40 +08:00
use string
This commit is contained in:
6
.github/workflows/tests.yml
vendored
6
.github/workflows/tests.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user