Merge branch 'main' into ext/rar

This commit is contained in:
crazywhalecc
2023-11-19 13:47:59 +08:00

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