Skip to content

Commit e0238da

Browse files
author
v1ll4n
committed
add linux build env
1 parent 7f00997 commit e0238da

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
@@ -14,7 +14,7 @@ jobs:
1414
os:
1515
- windows-latest
1616
- macos-latest
17-
# - ubuntu-latest
17+
- ubuntu-latest
1818
runs-on: ${{ matrix.os }}
1919
if: ${{ startsWith(github.ref, 'refs/heads/ci/yakit-') || startsWith(github.ref, 'refs/tags/v') }}
2020
steps:

0 commit comments

Comments
 (0)