Skip to content

Commit cff5ac8

Browse files
committed
Update samples version to v11 in the CI
1 parent 8c5ae75 commit cff5ac8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: Tests
33
env:
4-
DEFAULT_SAMPLES_REVISION: 10.2.4
4+
DEFAULT_SAMPLES_REVISION: 11.0.0
55
DEFAULT_KHIOPS_DESKTOP_REVISION: 10.6.0-b.0
66
on:
77
workflow_dispatch:
88
inputs:
99
samples-revision:
10-
default: 10.2.4
10+
default: 11.0.0
1111
description: Git Tag/Branch/Commit for the khiops-samples Repo
1212
image-tag:
1313
default: 10.6.0-b.0.0

0 commit comments

Comments
 (0)