Skip to content

Commit

Permalink
feat: add new workload pod and fixed orphan tcp connections
Browse files Browse the repository at this point in the history
  • Loading branch information
hcavarsan committed Jun 19, 2024
1 parent 32d0dd6 commit 7fb377a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,8 @@ jobs:
- name: Rust cache
uses: swatinem/rust-cache@v2

- name: Reconfigure for Linux ARM64
run: rustup target add aarch64-unknown-linux-gnu

- name: Install pnpm
uses: pnpm/action-setup@v3
Expand Down

0 comments on commit 7fb377a

Please sign in to comment.