Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set minimum Julia version to 1.6 #502

Merged
merged 2 commits into from
Nov 9, 2022
Merged

Conversation

fonsp
Copy link
Contributor

@fonsp fonsp commented Nov 9, 2022

Since #497, we only support Observables.jl 0.5 and up, which only supports Julia 1.6 and up. I updated the GitHub Actions to only run tests on Julia 1.6 and up, and updated the Project.toml to drop versions that we can't test.

@fonsp
Copy link
Contributor Author

fonsp commented Nov 9, 2022

Future compatibility with HTTP.jl 1.0 (e.g. #500) will also require Julia 1.6 and up.

@fonsp fonsp mentioned this pull request Nov 9, 2022
4 tasks
@codecov
Copy link

codecov bot commented Nov 9, 2022

Codecov Report

Merging #502 (5ca2887) into master (341022b) will increase coverage by 0.39%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #502      +/-   ##
==========================================
+ Coverage   59.01%   59.41%   +0.39%     
==========================================
  Files          16       16              
  Lines         754      754              
==========================================
+ Hits          445      448       +3     
+ Misses        309      306       -3     
Impacted Files Coverage Δ
src/syntax.jl 91.11% <0.00%> (+3.33%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@pfitzseb pfitzseb merged commit de3ec85 into JuliaGizmos:master Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants