Skip to content

Commit

Permalink
Test if linux_amd64 can manage well
Browse files Browse the repository at this point in the history
  • Loading branch information
syjn99 committed Aug 29, 2024
1 parent 8efef15 commit 07791a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
matrix:
symbol-list:
# [osx_amd64, osx_arm64, windows_amd64, linux_amd64, linux_arm64]
[linux_amd64, linux_arm64]
[linux_amd64]
uses: ./.github/workflows/_build-bazel.yml
with:
build-type: ${{ matrix.symbol-list }}
Expand Down

0 comments on commit 07791a1

Please sign in to comment.