Skip to content

Commit

Permalink
Revert "Test Julia nightlies"
Browse files Browse the repository at this point in the history
This reverts commit 638692a.
  • Loading branch information
devmotion committed Jun 8, 2022
1 parent 638692a commit 4ac9e37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
version:
- '1.6'
- '1'
- nightly
- '^1.8.0-0'
os:
- ubuntu-latest
- macOS-latest
Expand Down Expand Up @@ -62,4 +62,4 @@ jobs:
- run: julia --project=docs docs/make.jl
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }}
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }}

0 comments on commit 4ac9e37

Please sign in to comment.