Skip to content

Commit

Permalink
change CI for byst only
Browse files Browse the repository at this point in the history
  • Loading branch information
jgraef committed Jul 24, 2024
1 parent 647c1f7 commit 74e9268
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- main
- switch/dev
pull_request:
branches:
- main
Expand All @@ -28,10 +27,6 @@ jobs:
toolchain: ${{ matrix.toolchain }}
components: clippy, rustfmt

- name: Install NASM for tokio-rustls(aws-lc-rs) on Windows
if: matrix.os == 'windows-latest'
uses: ilammy/setup-nasm@v1

- name: Set up Cache
uses: Swatinem/rust-cache@v2

Expand Down

0 comments on commit 74e9268

Please sign in to comment.