Skip to content

Commit bc401a7

Browse files
committed
[Packaging] update available task names
1 parent a74b0e6 commit bc401a7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

dev/tasks/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -150,14 +150,14 @@ The script accepts a pattern as a first argument to narrow the build scope:
150150
Run multiple builds:
151151

152152
```bash
153-
$ python crossbow.py submit debian-stretch conda-linux wheel-win
153+
$ python crossbow.py submit debian-stretch conda-linux-py36 wheel-win-py36
154154
Repository: https://github.com/kszucs/arrow@tasks
155155
Commit SHA: 810a718836bb3a8cefc053055600bdcc440e6702
156156
Version: 0.9.1.dev48+g810a7188.d20180414
157157
Pushed branches:
158158
- debian-stretch
159-
- conda-linux
160-
- wheel-win
159+
- conda-linux-py36
160+
- wheel-win-py36
161161
```
162162

163163
Just render without applying or committing the changes:

0 commit comments

Comments
 (0)