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 a23e446 commit 8345984Copy full SHA for 8345984
.github/workflows/numba-python-compatibility-actions.yml
@@ -1,8 +1,8 @@
1
name: Numba-Python Compatibility Check
2
on:
3
workflow_dispatch:
4
- schedule:
5
- - cron: '0 14 1,15 * *' # 2pm UTC == 9am EST, 1st and 15th every month
+ #schedule:
+ # - cron: '0 14 1,15 * *' # 2pm UTC == 9am EST, 1st and 15th every month
6
jobs:
7
get_latest_python_version:
8
runs-on: ubuntu-latest
0 commit comments