Skip to content

Commit

Permalink
don't test nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
alecloudenback authored Mar 7, 2024
1 parent 4a638df commit 99637a2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
version:
- '1.9'
- '1'
- 'nightly'
os:
- ubuntu-latest
- macOS-latest
Expand Down Expand Up @@ -51,4 +50,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# Needed due to https://github.com/JuliaDocs/Documenter.jl/issues/1177
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }}
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }}

0 comments on commit 99637a2

Please sign in to comment.