fix: use golang runner label instead of deprecated docker label
ci / test (push) Failing after 46s

This commit is contained in:
2026-08-28 15:36:26 -07:00
parent ffd0257f19
commit e1de7d9255
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ concurrency:
jobs:
test:
runs-on: docker
runs-on: golang
container:
image: golang:1.25
env: