Skip to content

Commit a93a218

Browse files
committed
Reverted back to connector 3.1.9, as newer versions result in link errors
1 parent 0ef164e commit a93a218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
build:
1010
runs-on: windows-latest
1111
env:
12-
CONNECTOR_VERSION: "3.1.11"
12+
CONNECTOR_VERSION: "3.1.9"
1313
steps:
1414

1515
- name: Cache Connector

0 commit comments

Comments
 (0)