Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Commit acaacba

Browse files
committed
r0b08x [chore] 11/18/2021, 10:53:40 AM
1 parent 082270b commit acaacba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
matrix:
2121
node-version: ['lts/*']
22-
php-versions: ['7.4', '8.0', '8.1']
22+
php-versions: ['7.3', '7.4', '8.0', '8.1']
2323
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
2424

2525
steps:

0 commit comments

Comments
 (0)