Skip to content

Commit

Permalink
Merge pull request #34 from AtelierArith/run-CI-on-multiple-operating…
Browse files Browse the repository at this point in the history
…-systems

add macOS and windows
  • Loading branch information
terasakisatoshi authored Jan 31, 2022
2 parents 45e7b2f + a44988e commit 2c535e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
- 'nightly'
os:
- ubuntu-latest
- macOS-latest
- windows-latest
arch:
- x64
steps:
Expand Down

0 comments on commit 2c535e6

Please sign in to comment.