We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c3dee5 commit 3db08dfCopy full SHA for 3db08df
.github/workflows/build.yml
@@ -3,7 +3,7 @@ on:
3
4
jobs:
5
build:
6
- runs-on: windows
+ runs-on: ubuntu-latest
7
steps:
8
- uses: actions/checkout@v4
9
- uses: actions/setup-go@v5
0 commit comments