Skip to content

Commit

Permalink
Run CI on Julia 1.0, 1.6, v1, and nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge committed Jun 14, 2021
1 parent 223e5c6 commit 300dd86
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 @@ -16,6 +16,7 @@ jobs:
matrix:
version:
- '1.0'
- '1.6'
- '1'
- 'nightly'
os:
Expand All @@ -26,6 +27,9 @@ jobs:
- version: '1'
os: ubuntu-latest
arch: x86
- version: '1'
os: windows-latest
arch: x86
- version: '1'
os: windows-latest
arch: x64
Expand Down

0 comments on commit 300dd86

Please sign in to comment.