There was an error while loading. Please reload this page.
1 parent 62a428e commit b8cac73Copy full SHA for b8cac73
1 file changed
.github/workflows/tests.yml
@@ -77,7 +77,7 @@ jobs:
77
- uses: actions/checkout@v4.1.3
78
- uses: actions/setup-go@v5
79
with:
80
- go-version: '1.21.13'
+ go-version: '1.24.11'
81
- name: Verify image builds
82
run: |
83
docker build --tag infrawatch/sg-core:latest --file build/Dockerfile .
0 commit comments