We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0644e40 commit 77cbda5Copy full SHA for 77cbda5
.github/workflows/go.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
matrix:
10
version: ["1.17", "1.18", "1.20"]
11
- runs-on: self-hosted
+ runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v4
14
- name: Echo environment variables using PowerShell
0 commit comments