Skip to content

Commit fc17432

Browse files
authored
Merge pull request #191 from JuliaDiff/ox/ci
CI on 1.10
2 parents bdaeb26 + fbdb426 commit fc17432

File tree

3 files changed

+11
-345
lines changed

3 files changed

+11
-345
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
version:
19+
- '^1.10.0-0'
1920
- 'nightly'
2021
os:
2122
- ubuntu-latest

.gitignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
*.DS_Store
2+
*.jl.cov
3+
*.jl.*.cov
4+
*.jl.mem
5+
Manifest.toml
6+
docs/build
7+
docs/site
8+
.idea/*
9+
dev/*
10+
.vscode/settings.json

Manifest.toml

Lines changed: 0 additions & 345 deletions
This file was deleted.

0 commit comments

Comments
 (0)