Skip to content

Commit

Permalink
run CI for julia version 1
Browse files Browse the repository at this point in the history
  • Loading branch information
cohensbw committed Oct 14, 2023
1 parent 37d1719 commit ccfd822
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 481 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fail-fast: false
matrix:
version:
- '1.9'
- '1'
- 'nightly'
os:
- ubuntu-latest
Expand Down
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
*.jl.*.cov
*.jl.cov
*.jl.mem
/Manifest.toml
Manifest.toml
test/Manifest.toml
docs/Manifest.toml
/docs/build/
*.DS_Store
.DS_Store
326 changes: 0 additions & 326 deletions docs/Manifest.toml

This file was deleted.

Loading

0 comments on commit ccfd822

Please sign in to comment.