Skip to content

Commit 2e39c7d

Browse files
authored
Update php.yml
1 parent a7f525d commit 2e39c7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/php.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ jobs:
99
php:
1010
strategy:
1111
matrix:
12-
arch: [x86,x64]
13-
ts: [nts,ts]
12+
arch: [x64]
13+
ts: [ts]
1414
runs-on: windows-2019
1515
steps:
1616
- name: Checkout

0 commit comments

Comments
 (0)