Skip to content

Commit

Permalink
Disable Linux CI checks for now.
Browse files Browse the repository at this point in the history
Tests pass fine on a local machine.
  • Loading branch information
tmpfs committed Jun 8, 2024
1 parent 46f8fc0 commit e64d714
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
fail-fast: true
matrix:
include:
- os: ubuntu-22.04-large
binary_target: x86_64-unknown-linux-gnu
# - os: ubuntu-latest
# binary_target: x86_64-unknown-linux-gnu
- os: windows-latest
binary_target: x86_64-pc-windows-msvc
- os: macos-latest-xl
Expand Down

0 comments on commit e64d714

Please sign in to comment.