-
Notifications
You must be signed in to change notification settings - Fork 9
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
Update to Go 1.22. #361
Update to Go 1.22. #361
Conversation
Now that Lines 138 to 143 in f20011a
Lines 174 to 180 in f20011a
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
@TileDB-Inc/tiledb-cloud-core Blocked on merging this because of required CI checks for Go 1.20. Can someone with access check on the required workflows for TileDB-Go to replace 1.20 with 1.22? I think there is likely a branch protection rule or something in repository settings that I don't have access to |
I remember running into this problem in the past. Can you try opening a new PR? |
I don't think it needs a new PR. Someone with permissions (@Shelnutt2?) needs to update the branch protection rules. |
Yep no luck.. worth a shot though! #362 I'll just reopen this and close the new PR. Sorry for all the noise 😅 |
@snagles is also known to have superpowers. |
@shaunrd0 and @NullHypothesis you have leveled up to "maintainer". New quests have been unlocked in the "settings arena". Go forth and tame the CI settings. |
It needs admin permissions. |
👍 Yep, now I can access the Settings panel but can't view or modify branch protection rules. |
This updates to use Go 1.22, since Go 1.21 reached EOL 4 months ago.