Skip to content

Commit

Permalink
Hopefully remove last references to Julia 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Sbozzolo committed Sep 22, 2023
1 parent d6b24c0 commit 7b7369f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CodeCov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Set up Julia
uses: julia-actions/setup-julia@latest
with:
version: 1.8
version: 1.9

- name: Test with coverage
env:
Expand Down
3 changes: 0 additions & 3 deletions bors.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
status = [
# "ci 1.8.5 - ubuntu-latest",
# "ci 1.8.5 - windows-latest",
# "ci 1.8.5 - macos-latest",
"buildkite/climaatmos-ci",
"docbuild",
"format",
Expand Down

0 comments on commit 7b7369f

Please sign in to comment.