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

feat: root module can specify default Zig version #263

Merged
merged 6 commits into from
Apr 15, 2024
Merged

Conversation

aherrmann
Copy link
Owner

Part of #257

Declare a default Zig SDK version that is not necessarily the latest version using the default attribute of the zig.toolchain tag.

  • Add a development version of Zig 0.11 for testing
  • TMP register release and dev version
  • feat: default attribute to zig.toolchain tag
  • Revert "TMP register release and dev version"
  • Revert "Add a development version of Zig 0.11 for testing"

Declare a default Zig SDK version that is not necessarily the latest
version.
This reverts commit 4873d25ae41d17aca469e4f5ef3796662ed5f82c.
This reverts commit 919e05ef65ba39ba6f44c0b01759223419cb53b5.
@aherrmann aherrmann merged commit d1801f8 into main Apr 15, 2024
21 checks passed
@aherrmann aherrmann deleted the default-version branch April 15, 2024 07:02
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.

1 participant