We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d4da3e5 + b1e4874 commit ed05c82Copy full SHA for ed05c82
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
matrix:
19
os: [windows-2022, windows-2019, ubuntu-20.04, ubuntu-22.04]
20
- php-version: [7.4, 8.0, 8.1, 8.2]
+ php-version: [8.0, 8.1, 8.2, 8.3]
21
steps:
22
- name: Checkout
23
uses: actions/checkout@v3
0 commit comments