Skip to content

Commit

Permalink
Merge pull request #42 from AtelierArith/test-package-for-each-major-os
Browse files Browse the repository at this point in the history
add macOS-latest and windows-latest
  • Loading branch information
terasakisatoshi authored Mar 20, 2022
2 parents c51d0f9 + 151c4e1 commit aa60556
Show file tree
Hide file tree
Showing 2 changed files with 3 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 @@ -23,6 +23,8 @@ jobs:
- 'nightly'
os:
- ubuntu-latest
- macOS-latest
#- windows-latest
arch:
- x64
steps:
Expand Down
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ version = "0.4.1"

[deps]
Crayons = "a8cc5b0e-0ffa-5ad4-8c14-923d3ee1735f"
Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"

[compat]
Crayons = "4"
Expand Down

0 comments on commit aa60556

Please sign in to comment.