Skip to content

Update GitHub actions/workflows#118

Closed
abhro wants to merge 7 commits intoJuliaGizmos:masterfrom
abhro:actions
Closed

Update GitHub actions/workflows#118
abhro wants to merge 7 commits intoJuliaGizmos:masterfrom
abhro:actions

Conversation

@abhro
Copy link
Copy Markdown
Contributor

@abhro abhro commented Nov 2, 2025

  • Use dependabot to maintain GitHub actions
  • Update action versions manually (bypasses dependabot PR)
  • Instead of manually specifying julia 1.6 for testing, test on earliest supported version by using 'min'
  • Test on newest julia v1
  • Use shell option for easier to read steps in documenter.yml

@abhro
Copy link
Copy Markdown
Contributor Author

abhro commented Apr 15, 2026

As far as I can tell, CI failure based on newer Julia versions updating how they output particular objects, which this PR brings to light by adding the version '1' to the CI testing matrix. This CI failure should highlight that some code needs to be updated to comply with the regular Julia API.

@abhro
Copy link
Copy Markdown
Contributor Author

abhro commented Apr 15, 2026

soft ping @SimonDanisch

@SimonDanisch
Copy link
Copy Markdown
Member

Thanks, merged in: #121

@abhro abhro deleted the actions branch April 17, 2026 13:58
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