Skip to content

Commit 3d3dd8d

Browse files
committed
PHP 7.3 seems to be dropped by the Windows setup
1 parent 2c261ba commit 3d3dd8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
shell: cmd
8080
strategy:
8181
matrix:
82-
version: ["7.3", "7.4", "8.0", "8.1"]
82+
version: ["7.4", "8.0", "8.1"]
8383
arch: [x64]
8484
ts: [ts]
8585
runs-on: windows-latest

0 commit comments

Comments
 (0)