Skip to content

Commit

Permalink
Merge pull request #105 from DilumAluthge/patch-1
Browse files Browse the repository at this point in the history
Test on macOS and Windows (in addition to Linux)
  • Loading branch information
quinnj committed Nov 24, 2020
2 parents 11b1793 + b5d670b commit 96d0dd5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Expand Up @@ -20,6 +20,10 @@ jobs:
- 'nightly'
os:
- ubuntu-latest
include:
- os: windows-latest
version: '1'
arch: x86
arch:
- x64
steps:
Expand Down

0 comments on commit 96d0dd5

Please sign in to comment.