Skip to content

Commit

Permalink
Let's exclude now
Browse files Browse the repository at this point in the history
  • Loading branch information
diegorusso committed Nov 28, 2024
1 parent 97956dd commit 9e6e6ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/jit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ jobs:
- 19
is-fork: # only used for the exclusion trick
- ${{ github.repository_owner != 'python' }}
exclude:
- name: aarch64-unknown-linux-gnu/gcc
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
Expand Down

0 comments on commit 9e6e6ba

Please sign in to comment.