diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index d36bd57..49f14cd 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -14,7 +14,7 @@ jobs: matrix: version: - '1.6' - - '1.8' + - '1.9' os: - ubuntu-latest - windows-latest diff --git a/docs/Project.toml b/docs/Project.toml index 168b10b..bce5f77 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -1,4 +1,3 @@ [deps] Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4" -SARProcessing = "f3128dc3-44ca-4ad6-8356-fc70777d194e" - +SARProcessing = "f3128dc3-44ca-4ad6-8356-fc70777d194e" \ No newline at end of file