Skip to content

Commit

Permalink
simplify ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Jutho committed Oct 25, 2024
1 parent 5b09abc commit a57ef2a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 83 deletions.
36 changes: 0 additions & 36 deletions .github/workflows/Documentation.yml

This file was deleted.

47 changes: 0 additions & 47 deletions .github/workflows/Invalidations.yml

This file was deleted.

2 comments on commit a57ef2a

@Jutho
Copy link
Owner Author

@Jutho Jutho commented on a57ef2a Oct 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator register

Release notes:

  • fix type stability and compilation times for larger tuples

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Registration pull request created: JuliaRegistries/General/118099

Tagging

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v1.6.0 -m "<description of version>" a57ef2a1189604bba10ac08b2e2bae02d29d1a3e
git push origin v1.6.0

Please sign in to comment.