Skip to content

Commit

Permalink
Test Julia nightlies
Browse files Browse the repository at this point in the history
  • Loading branch information
devmotion authored Jun 8, 2022
1 parent 5ec1526 commit 638692a
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'
- '^1.8.0-0'
- nightly
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 638692a

Please sign in to comment.