Skip to content

Commit

Permalink
Full php-8 matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
alphp committed Feb 27, 2024
1 parent f080075 commit 31bbdb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ jobs:
shell: cmd
strategy:
matrix:
version: ["8.3"]
arch: [x64]
version: ["8.0", "8.1", "8.2", "8.3"]
arch: [x64, x86]
ts: [nts, ts]
runs-on: windows-latest
steps:
Expand Down

0 comments on commit 31bbdb3

Please sign in to comment.