workflows: Add squid jobs to the CI matrix

Signed-off-by: Anoop C S <anoopcs@cryptolab.net>
This commit is contained in:
Anoop C S 2024-02-28 12:32:12 +05:30 committed by mergify[bot]
parent d3c41696f7
commit 708a7409af
1 changed files with 2 additions and 0 deletions

View File

@ -71,8 +71,10 @@ jobs:
- "pacific"
- "quincy"
- "reef"
# - "squid"
- "pre-quincy"
- "pre-reef"
- "pre-squid"
- "main"
go_version:
- ${{ needs.go-versions.outputs.latest }}