Skip to content

Commit

Permalink
chore: release canary with x86_64-unknown-linux-gnu for Cloud IDE (#3730
Browse files Browse the repository at this point in the history
)
  • Loading branch information
Boshen authored Jul 10, 2023
1 parent bb56726 commit 73c5e58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
target:
- x86_64-apple-darwin
- aarch64-apple-darwin
- x86_64-unknown-linux-gnu # For Cloud IDE
uses: ./.github/workflows/reusable-build.yml
with:
target: ${{ matrix.target }}
Expand Down

0 comments on commit 73c5e58

Please sign in to comment.