Skip to content

Commit

Permalink
Don't test on v1.10 (#899)
Browse files Browse the repository at this point in the history
Looking at the somewhat random test failure in https://github.com/JuliaApproximation/ApproxFun.jl/actions/runs/5701500758/job/15452279928, perhaps it's best to wait for v1.10 to become more stable
  • Loading branch information
jishnub authored Jul 29, 2023
1 parent 1b8473f commit 5943d09
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
version:
- '1.6'
- '1'
- '~1.10.0-0'
os:
- ubuntu-latest
- macOS-latest
Expand Down

0 comments on commit 5943d09

Please sign in to comment.