Skip to content

Commit

Permalink
Remove is-fork
Browse files Browse the repository at this point in the history
  • Loading branch information
diegorusso committed Nov 28, 2024
1 parent 3fdda92 commit 359926c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/jit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ jobs:
- false
llvm:
- 19
is-fork: # only used for the exclusion trick
- ${{ github.repository_owner != 'python' }}
include:
- target: i686-pc-windows-msvc/msvc
architecture: Win32
Expand All @@ -90,7 +88,6 @@ jobs:
- target: aarch64-unknown-linux-gnu/gcc
architecture: aarch64
runner: ubuntu-24.04-aarch64
is-fork: false
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
Expand Down

0 comments on commit 359926c

Please sign in to comment.