Skip to content

Commit

Permalink
Disable nightly windows test
Browse files Browse the repository at this point in the history
Only JET fails, but we disable all tests, because it's easier.

This could probably be debugged but I don't have win available.
And this is taking a long long time.
  • Loading branch information
jlapeyre committed Jan 11, 2024
1 parent 6f6079d commit c309d5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
exclude:
- os: macOS-latest
arch: x86
- os: windows-latest
steps:
- uses: actions/checkout@v2
- uses: julia-actions/setup-julia@v1
Expand Down

0 comments on commit c309d5d

Please sign in to comment.