File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 55 DEFAULT_IMAGE_INCREMENT : 0
66 DEFAULT_SERVER_REVISION : main
77 DEFAULT_PYTHON_VERSIONS : 3.8 3.9 3.10 3.11 3.12 3.13 3.14
8- DEFAULT_KHIOPS_GCS_DRIVER_REVISION : 0.0.11
9- DEFAULT_KHIOPS_S3_DRIVER_REVISION : 0.0.13
8+ DEFAULT_KHIOPS_GCS_DRIVER_REVISION : 0.0.14
9+ DEFAULT_KHIOPS_S3_DRIVER_REVISION : 0.0.14
1010on :
1111 pull_request :
1212 paths : [packaging/docker/khiopspydev/Dockerfile.*, .github/workflows/dev-docker.yml]
3838 description : Khiops Server Revision
3939 khiops-gcs-driver-revision :
4040 type : string
41- default : 0.0.11
41+ default : 0.0.14
4242 description : Driver version for Google Cloud Storage remote files
4343 khiops-s3-driver-revision :
4444 type : string
45- default : 0.0.13
45+ default : 0.0.14
4646 description : Driver version for AWS-S3 remote files
4747concurrency :
4848 group : ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
You can’t perform that action at this time.
0 commit comments