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 7659874 commit 6378e9bCopy full SHA for 6378e9b
.github/workflows/cron.yaml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
test:
9
name: "Test dask and distributed"
10
- # TODO: change to appropriate repo
+ # TODO: change to appropriate image
11
runs-on: ubuntu-latest
12
steps:
13
- name: Checkout dask
0 commit comments