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

New question: JuliaMinCIVersion #414

Merged
merged 1 commit into from
Aug 29, 2024
Merged

New question: JuliaMinCIVersion #414

merged 1 commit into from
Aug 29, 2024

Conversation

abelsiqueira
Copy link
Owner

@abelsiqueira abelsiqueira commented Aug 29, 2024

Creates a constant JULIA_LTS_VERSION for internal use.
Changes the deafult of JuliaMinVersion to use the constant.
Create JuliaMinCIVersion. It defaults to lts if JuliaMinVersion is equal to JULIA_LTS_VERSION. Otherwise, if defaults to JuliaMinVersion.

Related issues

Closes #400

Checklist

Creates a constant JULIA_LTS_VERSION for internal use.
Changes the deafult of JuliaMinVersion to use the constant.
Create JuliaMinCIVersion. It defaults to lts if JuliaMinVersion is
equal to JULIA_LTS_VERSION. Otherwise, if defaults to JuliaMinVersion.

Closes #400
@abelsiqueira abelsiqueira merged commit bcde9de into main Aug 29, 2024
8 checks passed
@abelsiqueira abelsiqueira deleted the 400-use-lts-ci branch August 29, 2024 09:16
Copy link

codecov bot commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (ef39470) to head (843394f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #414   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          104       104           
=========================================
  Hits           104       104           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Change 1.6 to lts in the CI
1 participant