Skip to content
Closed
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Let's exclude the exclude!
  • Loading branch information
diegorusso committed Nov 28, 2024
commit 3fdda92b89dc8f3db04b0b0ce43617072a91e1fb
6 changes: 1 addition & 5 deletions .github/workflows/jit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,7 @@ jobs:
- target: aarch64-unknown-linux-gnu/gcc
architecture: aarch64
runner: ubuntu-24.04-aarch64
exclude:
- target: aarch64-unknown-linux-gnu/gcc
architecture: aarch64
runner: ubuntu-24.04-aarch64
is-fork: true
is-fork: false
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
Expand Down