Skip to content

Commit

Permalink
GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue committed Feb 21, 2022
1 parent bc780e3 commit dff2c9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
# 需要在以下 PHP 版本中测试
php_version: [7.0, 7.1, 7.2, 7.3, 7.4]
php_version: [7.2, 7.3, 7.4]
runs-on: ubuntu-latest
steps:
# 检出代码
Expand Down

0 comments on commit dff2c9b

Please # to comment.