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

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