Skip to content

Commit

Permalink
mark jobs on nightlies to not fail ci
Browse files Browse the repository at this point in the history
  • Loading branch information
tanmaykm committed Feb 24, 2024
1 parent cb8e59d commit 513df8d
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 @@ -27,10 +27,12 @@ jobs:
arch: x64
version: nightly
experimental: true
continue-on-error: true
- os: ubuntu-latest
arch: x86
version: nightly
experimental: true
continue-on-error: true
# test macOS and Windows with latest Julia only
- os: macOS-latest
arch: x64
Expand Down

0 comments on commit 513df8d

Please sign in to comment.