[OSS] Post Consul 1.15 updates (#16256)

* chore: update dev build to 1.16

* chore(ci): add nightly 1.15 test
This commit is contained in:
Dan Stough 2023-02-14 14:44:55 -05:00 committed by GitHub
parent dc72b3d006
commit c10039a54c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
name: Nightly Test 1.11.x
name: Nightly Test 1.15.x
on:
schedule:
- cron: '0 4 * * *'
@ -6,8 +6,8 @@ on:
env:
EMBER_PARTITION_TOTAL: 4 # Has to be changed in tandem with the matrix.partition
BRANCH: "release/1.11.x"
BRANCH_NAME: "release-1.11.x" # Used for naming artifacts
BRANCH: "release/1.15.x"
BRANCH_NAME: "release/1.15.x" # Used for naming artifacts
jobs:
frontend-test-workspace-node:

View File

@ -1 +1 @@
1.15.0-dev
1.16.0-dev