We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9230bf2 commit 6fec658Copy full SHA for 6fec658
.github/workflows/ci-aarch64.yml
@@ -79,7 +79,7 @@ jobs:
79
80
# We only run the linux aarch64 runners if macOS smoke tests pass.
81
linux:
82
- needs: macos
+ # needs: macos
83
strategy:
84
matrix:
85
toolset: [clang, gcc]
0 commit comments