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

ci: bump the Go version to match Pebble #1285

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

tonyandrewmeyer
Copy link
Contributor

Pebble now requires Go 1.22, so bump the CI real Pebble tests to match.

Copy link
Collaborator

@benhoyt benhoyt left a comment

Choose a reason for hiding this comment

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

Looks good, thanks

@@ -75,10 +75,10 @@ jobs:
with:
python-version: ${{ matrix.python-version }}

- name: Set up Go 1.20
- name: Set up Go
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Seems to me that there's no benefit in repeating the version here and it's just an easy place for it to get out of sync with the actual version just below.

@tonyandrewmeyer tonyandrewmeyer merged commit 213f47e into canonical:main Jul 17, 2024
27 checks passed
@tonyandrewmeyer tonyandrewmeyer deleted the bump-go-1.22 branch July 17, 2024 02:44
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.

3 participants