Skip to content

Commit

Permalink
more platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
CarloLucibello committed Dec 1, 2020
1 parent 37ccb13 commit 0aef646
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@ jobs:
# - windows-latest
arch:
- x64
# include:
# - os: windows-latest
# version: '1'
# arch: x64
# - os: macOS-latest
# version: '1'
# arch: x64
include:
- os: windows-latest
version: '1'
arch: x64
- os: macOS-latest
version: '1'
arch: x64
steps:
- uses: actions/checkout@v2
- uses: julia-actions/setup-julia@v1
Expand Down

0 comments on commit 0aef646

Please sign in to comment.