Skip to content

Commit 935c174

Browse files
committed
build: Run Ruby tests on Windows
1 parent 1d57373 commit 935c174

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,8 +183,7 @@ jobs:
183183
os: [
184184
ubuntu-22.04,
185185
macos-12,
186-
# Temporary disabled due to compiler errors on newer windows-2022 image
187-
# windows-2022
186+
windows-2022
188187
]
189188
ruby-version: ['2.7', '3.2']
190189

0 commit comments

Comments
 (0)