Skip to content

Commit

Permalink
add other operating systems to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
juddmehr committed Sep 3, 2024
1 parent 7fedaa5 commit 414f781
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,9 @@ jobs:
version:
- '1.10'
os:
- ubuntu-latest
- [ubuntu-latest, windows-latest, macos-latest]
arch:
- x64
- x86
- [x64, x86]
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v2
Expand Down

0 comments on commit 414f781

Please sign in to comment.