Skip to content

Commit

Permalink
Revert "run tests with 10.9.1RC1 instead of master"
Browse files Browse the repository at this point in the history
This reverts commit dc59932.
  • Loading branch information
phil-davis committed Jan 14, 2022
1 parent f928a77 commit 408530c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .drone.star
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ config = {
],
"servers": [
"daily-master-qa",
"10.9.1RC1",
"latest",
],
"extraSetup": [
{
Expand All @@ -81,7 +81,7 @@ config = {
],
"servers": [
"daily-master-qa",
"10.9.1RC1",
"latest",
],
"extraSetup": [
{
Expand All @@ -106,7 +106,7 @@ config = {
],
"servers": [
"daily-master-qa",
"10.9.1RC1",
"latest",
],
"emailNeeded": True,
"extraSetup": [
Expand All @@ -133,7 +133,7 @@ config = {
],
"servers": [
"daily-master-qa",
"10.9.1RC1",
"latest",
],
"extraSetup": [
{
Expand All @@ -158,7 +158,7 @@ config = {
],
"servers": [
"daily-master-qa",
"10.9.1RC1",
"latest",
],
"emailNeeded": True,
"extraSetup": [
Expand Down Expand Up @@ -215,7 +215,7 @@ config = {
"mysql:8.0",
],
"servers": [
"10.9.1RC1",
"latest",
],
"runCoreTests": True,
"runAllSuites": True,
Expand Down

0 comments on commit 408530c

Please sign in to comment.