We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c5ae75 commit cff5ac8Copy full SHA for cff5ac8
1 file changed
.github/workflows/tests.yml
@@ -1,13 +1,13 @@
1
---
2
name: Tests
3
env:
4
- DEFAULT_SAMPLES_REVISION: 10.2.4
+ DEFAULT_SAMPLES_REVISION: 11.0.0
5
DEFAULT_KHIOPS_DESKTOP_REVISION: 10.6.0-b.0
6
on:
7
workflow_dispatch:
8
inputs:
9
samples-revision:
10
- default: 10.2.4
+ default: 11.0.0
11
description: Git Tag/Branch/Commit for the khiops-samples Repo
12
image-tag:
13
default: 10.6.0-b.0.0
0 commit comments