Skip to content

Conversation

@John-Holden
Copy link
Contributor

No description provided.

Signed-off-by: John Holden <john.holden@rvu.co.uk>
@linear
Copy link

linear bot commented Jan 12, 2026

@John-Holden John-Holden changed the title Upgrade Go version & migrate CI Upgrade Go v1.17 -> v1.25.5 & migrate CI Jan 13, 2026
Comment on lines 27 to 28
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
Copy link

Choose a reason for hiding this comment

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

Was this needed? I think normally buildx is needed if we're building for multiple platforms and things. Not sure that's the case here

# For tags: tag with the git tag
type=ref,event=tag
# For master branch: also tag as latest
type=raw,value=latest,enable=${{ github.ref == 'refs/heads/master' }}
Copy link

Choose a reason for hiding this comment

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

I think the latest tag will be added automatically here for builds on the master branch without needing this

@John-Holden John-Holden merged commit e13c135 into master Jan 13, 2026
1 check passed
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