Skip to content

Commit

Permalink
chore: remove Linux build
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Noah committed Jul 10, 2024
1 parent 0e035f6 commit 317bb9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ jobs:
strategy:
matrix:
include:
- target: x86_64-unknown-linux-gnu
os: ubuntu-latest
# - target: x86_64-unknown-linux-gnu
# os: ubuntu-latest
- target: x86_64-pc-windows-msvc
os: windows-latest

Expand Down

0 comments on commit 317bb9a

Please sign in to comment.