Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.

Commit 37ac87b

Browse files
committed
updated env versions
1 parent 523ae3d commit 37ac87b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cate-workflow.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ on:
88
jobs:
99
unittest:
1010
env:
11-
XCUBE_VERSION: 0.10.1
12-
XCUBE_CCI_VERSION: 0.9.5
11+
XCUBE_VERSION: 0.13.0.dev3
12+
XCUBE_CCI_VERSION: 0.9.7
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)