Update '.woodpecker.yml'
This commit is contained in:
parent
9b16e5ed6e
commit
ee17c8d2d9
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ matrix:
|
||||||
- "1"
|
- "1"
|
||||||
- "rc"
|
- "rc"
|
||||||
|
|
||||||
pipeline:
|
steps:
|
||||||
test:
|
test:
|
||||||
group: ci
|
group: ci
|
||||||
image: julia:${JULIA_VERSION}
|
image: julia:${JULIA_VERSION}
|
||||||
|
|
Loading…
Reference in a new issue