Skip to content

Commit

Permalink
Add a nightly CI run
Browse files Browse the repository at this point in the history
  • Loading branch information
sethaxen committed Feb 19, 2023
1 parent 4b615f9 commit 533f68b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ jobs:
- windows-latest
arch:
- x64
include:
- version: 'nightly'
os: ubuntu-latest
arch: x64
steps:
- uses: actions/checkout@v2
- uses: julia-actions/setup-julia@v1
Expand Down

0 comments on commit 533f68b

Please sign in to comment.