workflows: add reef jobs to the CI matrix

Signed-off-by: John Mulligan <jmulligan@redhat.com>
This commit is contained in:
John Mulligan 2023-07-31 16:34:27 -04:00 committed by mergify[bot]
parent 90d142bcb1
commit 359d4a4918
1 changed files with 2 additions and 0 deletions

View File

@ -39,8 +39,10 @@ jobs:
- "octopus"
- "pacific"
- "quincy"
- "reef"
- "pre-pacific"
- "pre-quincy"
- "pre-reef"
- "main"
steps:
- uses: actions/checkout@v3