Skip to content

Commit 3b0b4cd

Browse files
committed
Try running on mac/ubuntu for now
1 parent 4bad40e commit 3b0b4cd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/coder.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,8 @@ jobs:
298298
os:
299299
- ubuntu-latest
300300
- macos-latest
301-
- windows-2022
301+
# TODO: Get `make build` running on Windows 2022
302+
# - windows-2022
302303
steps:
303304
- uses: actions/checkout@v2
304305

0 commit comments

Comments
 (0)