Skip to content

Commit

Permalink
Remove nightly Julia build from CI (#302)
Browse files Browse the repository at this point in the history
  • Loading branch information
tamasgal authored Mar 1, 2024
1 parent 98a84e0 commit c198e2e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@ jobs:
os: [ubuntu-latest]
arch: [x64]
allow_failure: [false]
include:
- version: 'nightly'
os: ubuntu-latest
arch: x64
allow_failure: true
steps:
- uses: actions/checkout@v2
- uses: julia-actions/setup-julia@v1
Expand Down

0 comments on commit c198e2e

Please sign in to comment.