Skip to content

ci: update actions and test against latest Go versions#107

Merged
thaJeztah merged 5 commits intomoby:mainfrom
thaJeztah:update_actions
Mar 16, 2026
Merged

ci: update actions and test against latest Go versions#107
thaJeztah merged 5 commits intomoby:mainfrom
thaJeztah:update_actions

Conversation

@thaJeztah
Copy link
Member

ci: gha: format ci.yaml

ci: update workflow config

  • set default permissions to 'content: read'
  • limit concurrency
  • set GOTOOLCHAIN: local to make sure the expected version of
    Go is used (prevent implicit upgrading)

ci: update to actions/setup-go@v6, actions/checkout@v6

ci: test on go1.13.x, oldstable, stable

Test the oldest version supported by the module, and currently
supported versions.

ci: test with -race

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
- set default permissions to 'content: read'
- limit concurrency
- set GOTOOLCHAIN: local to make sure the expected version of
  Go is used (prevent implicit upgrading)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Test the oldest version supported by the module, and currently
supported versions.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah
Copy link
Member Author

I'll bring this one in; I also found an old branch with some linting fixes in it on my machine, so open some follow-up(s) after dusting that off.

@thaJeztah thaJeztah merged commit f0be51f into moby:main Mar 16, 2026
4 checks passed
@thaJeztah thaJeztah deleted the update_actions branch March 16, 2026 07: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.

2 participants