Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9ef19e5

Browse filesBrowse files
committed
Add Windows to CI
1 parent 722a029 commit 9ef19e5
Copy full SHA for 9ef19e5

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎.github/workflows/workflows.yml

Copy file name to clipboardExpand all lines: .github/workflows/workflows.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
specs-no-dependencies:
2828
strategy:
2929
matrix:
30-
os: [ubuntu, macos]
30+
os: [ubuntu, macos, windows]
3131
ruby: [2.5, 2.6, 2.7, 3.0]
3232
runs-on: ${{ matrix.os }}-latest
3333
steps:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.