Skip to content

Commit 77cbda5

Browse files
Update go.yml
1 parent 0644e40 commit 77cbda5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
matrix:
1010
version: ["1.17", "1.18", "1.20"]
11-
runs-on: self-hosted
11+
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v4
1414
- name: Echo environment variables using PowerShell

0 commit comments

Comments
 (0)