¯\_(ツ)_/¯

This commit is contained in:
2025-04-21 12:18:02 -04:00
parent 84ce9907bc
commit 8defecc1b2

View File

@@ -1,6 +1,6 @@
Golang Tests:
stage: Tests
image: siteworxpro/golang:1.24
image: siteworxpro/golang:1.24.0
script:
- echo "Running Go tests..."
- cd backend