Skip to content
This repository has been archived by the owner on Mar 26, 2021. It is now read-only.

Commit

Permalink
Update ci.yml (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge authored Mar 22, 2021
1 parent 043eb5e commit 7b0999c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ jobs:
fail-fast: false
matrix:
version:
- '^1.6.0-0'
- '^1.6.0-0' # delete this line once Julia 1.6 is released
# - '1.6' # uncomment this line once Julia 1.6 is released
# - '1' # uncomment this line once Julia 1.6 is released
- 'nightly'
os:
- ubuntu-latest
Expand Down

0 comments on commit 7b0999c

Please sign in to comment.