Skip to content

Commit

Permalink
Remove white space and update test target to julia 1.9 (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
lupemba authored Jul 3, 2023
1 parent 09bea62 commit 6520ed6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
matrix:
version:
- '1.6'
- '1.8'
- '1.9'
os:
- ubuntu-latest
- windows-latest
Expand Down
3 changes: 1 addition & 2 deletions docs/Project.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[deps]
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
SARProcessing = "f3128dc3-44ca-4ad6-8356-fc70777d194e"

SARProcessing = "f3128dc3-44ca-4ad6-8356-fc70777d194e"

0 comments on commit 6520ed6

Please sign in to comment.