Skip to content

Commit

Permalink
Merge pull request #191 from JuliaDiff/ox/ci
Browse files Browse the repository at this point in the history
CI on 1.10
  • Loading branch information
oxinabox authored Jul 25, 2023
2 parents bdaeb26 + fbdb426 commit fc17432
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 345 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
fail-fast: false
matrix:
version:
- '^1.10.0-0'
- 'nightly'
os:
- ubuntu-latest
Expand Down
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
*.DS_Store
*.jl.cov
*.jl.*.cov
*.jl.mem
Manifest.toml
docs/build
docs/site
.idea/*
dev/*
.vscode/settings.json
345 changes: 0 additions & 345 deletions Manifest.toml

This file was deleted.

0 comments on commit fc17432

Please sign in to comment.