Skip to content

Commit

Permalink
ci: enable php 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
omars44 committed Nov 30, 2023
1 parent 45db7f5 commit f26b4f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
shell: cmd
strategy:
matrix:
version: ['8.2']
version: ['7.4', '8.2']
arch: [x64]
ts: [ts]
experimental: [false]
Expand Down

0 comments on commit f26b4f0

Please sign in to comment.