We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6de3f07 commit 8d567edCopy full SHA for 8d567ed
.github/workflows/jit.yml
@@ -85,7 +85,7 @@ jobs:
85
architecture: aarch64
86
runner: ubuntu-24.04-aarch64
87
exclude:
88
- - runner: ubuntu-24.04-aarch64
+ - target: aarch64-unknown-linux-gnu/gcc
89
is-fork: true
90
steps:
91
- uses: actions/checkout@v4
0 commit comments