Skip to content

Commit

Permalink
Merge pull request #87 from gaelforget/v0p3p5a
Browse files Browse the repository at this point in the history
add ci w. nightly back
  • Loading branch information
gaelforget authored Dec 18, 2021
2 parents 579d2b9 + 6e8342e commit f33ad06
Show file tree
Hide file tree
Showing 14 changed files with 477 additions and 6,955 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
version:
- '1.6' # Replace this with the minimum Julia version that your package supports. E.g. if your package requires Julia 1.5 or higher, change this to '1.5'.
- '1' # Leave this line unchanged. '1' will automatically expand to the latest stable 1.x release of Julia.
- 'nightly'
os:
- ubuntu-latest
arch:
Expand Down
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name = "IndividualDisplacements"
uuid = "b92f0c32-5b7e-11e9-1d7b-238b2da8b0e6"
authors = ["gaelforget <[email protected]>"]
version = "0.3.4"
version = "0.3.5"

[deps]
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
CFTime = "179af706-886a-5703-950a-314cd64e0468"
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
CyclicArrays = "6023044f-b3ef-4c22-8399-3ec90a0c9b75"
Expand Down
Loading

0 comments on commit f33ad06

Please sign in to comment.