Skip to content

Commit b9b2520

Browse files
committed
fix: bring back windows tests in ci
1 parent 61198be commit b9b2520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
matrix:
123123
include:
124124
# reactive once we upgrade to the latest version of pg_query that is windows-compatible
125-
# - os: windows-latest
125+
- os: windows-latest
126126
- os: ubuntu-latest
127127
steps:
128128
- name: Checkout PR branch

0 commit comments

Comments
 (0)