Merge branch 'main' into ext/rar

This commit is contained in:
crazywhalecc 2023-11-19 13:47:59 +08:00
commit 02f625b54b
No known key found for this signature in database
GPG Key ID: 1F4BDD59391F2680

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