Update test-assistant-api-with-date.yml

This commit is contained in:
nigeljamesstevenson 2023-10-07 11:01:29 +01:00 committed by GitHub
parent 1a1b54b355
commit a98d255f9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ jobs:
# Mapping of milestone titles to release dates
declare -A MILESTONE_DATES
MILESTONE_DATES=(
["8.0.0"]="2023-08-08"
["8.1.0"]="2023-09-12"
["8.2.0"]="2023-10-10"
["8.3.0"]="2023-11-14"