mirror of
https://github.com/moby/moby.git
synced 2026-01-11 10:41:43 +00:00
api: update to go1.25.5 and remove version from Makefile
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -179,7 +179,7 @@ jobs:
|
||||
-
|
||||
name: Build api module image
|
||||
run: |
|
||||
make build GO_VERSION=${{ env.GO_VERSION }}
|
||||
make build
|
||||
-
|
||||
name: Validate swagger
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user