There was an error while loading. Please reload this page.
1 parent e3aafef commit 19e6b28Copy full SHA for 19e6b28
1 file changed
.github/workflows/_checks.yml
@@ -42,6 +42,7 @@ jobs:
42
# compiling an sdist is not a floor a user of one can install.
43
# 3.14t is out: no PyYAML release ships a cp314t wheel, so that job would measure
44
# upstream's gap rather than this repo's floor.
45
+ if: github.event_name != 'schedule'
46
runs-on: ubuntu-latest
47
strategy:
48
fail-fast: false
0 commit comments