mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-17 23:50:13 +01:00
fix(ci): update Go version in pull request workflow to 1.24.x
This commit is contained in:
parent
a4ade4ebd0
commit
d57b5eeb84
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pull-request.yaml
vendored
2
.github/workflows/pull-request.yaml
vendored
|
|
@ -28,7 +28,7 @@ jobs:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
go-version:
|
go-version:
|
||||||
- 1.23.x
|
- 1.24.x
|
||||||
platform:
|
platform:
|
||||||
- macos-latest
|
- macos-latest
|
||||||
- windows-latest
|
- windows-latest
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue