8000 CI: Mark the `cross-build-linux` job as skippable (#130113) · python/cpython@fda87c0 · GitHub
[go: up one dir, main page]

Skip to content

Commit fda87c0

Browse files
CI: Mark the cross-build-linux job as skippable (#130113)
1 parent 334589f commit fda87c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -658,6 +658,7 @@ jobs:
658658
build_asan,
659659
build_tsan,
660660
test_hypothesis,
661+
cross-build-linux,
661662
'
662663
|| ''
663664
}}

0 commit comments

Comments
 (0)
0