You've already forked top-wallpaper
Update Go version to 1.25.0 in Dockerfile and go.mod
This commit is contained in:
@@ -7,7 +7,7 @@ name: 🚨 Test Code Base
|
|||||||
run-name: ${{ github.workflow }}-{{ github.ref_name }}-{{ github.run_number }}
|
run-name: ${{ github.workflow }}-{{ github.ref_name }}-{{ github.run_number }}
|
||||||
|
|
||||||
env:
|
env:
|
||||||
GO_VERSION: '1.24.6'
|
GO_VERSION: '1.25.0'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test-go:
|
test-go:
|
||||||
|
|||||||
Reference in New Issue
Block a user