Skip to content

Commit

Permalink
- fix: disabled linux ci
Browse files Browse the repository at this point in the history
  • Loading branch information
agallardol committed Nov 12, 2024
1 parent c0a6ac6 commit 18da6eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
strategy:
matrix:
include:
- arch: x86_64-unknown-linux-gnu
os: ubuntu-22.04
# - arch: x86_64-unknown-linux-gnu
# os: ubuntu-22.04
- arch: aarch64-apple-darwin
os: macos-14
- arch: x86_64-pc-windows-msvc
Expand Down

0 comments on commit 18da6eb

Please sign in to comment.