Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
kaushikpuneet07 committed Jun 10, 2024
1 parent 4667000 commit 443ccc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxysql/qa-proxysql2-pipeline.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ pipeline {
description: 'PXC version to test proxysql-admin suite',
name: 'PXC_VERSION')
choice(
choices: 'centos:7\ncentos:8\nubuntu:jammy\nubuntu:focal\ndebian:buster\ndebian:bullseye\ndebian:bookworm',
choices: 'centos:7\ncentos:8\noraclelinux:9\nubuntu:jammy\nubuntu:focal\ndebian:buster\ndebian:bullseye\ndebian:bookworm',
description: 'OS version for compilation',
name: 'DOCKER_OS')
choice(
Expand Down

0 comments on commit 443ccc7

Please sign in to comment.