Skip to content

Commit 359926c

Browse files
committed
Remove is-fork
1 parent 3fdda92 commit 359926c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/jit.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,6 @@ jobs:
6666
- false
6767
llvm:
6868
- 19
69-
is-fork: # only used for the exclusion trick
70-
- ${{ github.repository_owner != 'python' }}
7169
include:
7270
- target: i686-pc-windows-msvc/msvc
7371
architecture: Win32
@@ -90,7 +88,6 @@ jobs:
9088
- target: aarch64-unknown-linux-gnu/gcc
9189
architecture: aarch64
9290
runner: ubuntu-24.04-aarch64
93-
is-fork: false
9491
steps:
9592
- uses: actions/checkout@v4
9693
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)