Skip to content

Commit 0524be9

Browse files
typo fixes
1 parent 16579b3 commit 0524be9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.buildkite/pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
steps:
2-
- label: "GPU integeration with julia v1.6" # change to "v1" when 1.6 is out
2+
- label: "GPU integration with julia v1.6"
33
plugins:
44
- JuliaCI/julia#v1:
55
version: "1.6"
@@ -9,7 +9,7 @@ steps:
99
cuda: "*"
1010
timeout_in_minutes: 60
1111

12-
- label: "GPU integeration with julia v1"
12+
- label: "GPU integration with julia v1"
1313
plugins:
1414
- JuliaCI/julia#v1:
1515
version: "1"

0 commit comments

Comments
 (0)