Kaynağa Gözat

Update go.yml

Granty1 4 yıl önce
ebeveyn
işleme
903464d535
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      .github/workflows/go.yml

+ 1 - 1
.github/workflows/go.yml

@@ -8,7 +8,7 @@ jobs:
 
   build:
     name: Build
-    runs-on: [ self-hosts ]
+    runs-on: [ self-hosted ]
     steps:
     - name: Get dependencies
       run: |