Fix pattern matching for CANARY version

This commit is contained in:
LoveSy
2025-09-29 01:18:52 -07:00
committed by John Wu
parent 742913ebcb
commit d42ec5da9a
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -82,10 +82,10 @@ jobs:
strategy:
fail-fast: false
matrix:
version: [23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, "36.0-CANARY"]
version: [23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, "CANARY"]
type: [""]
include:
- version: "36.0-CANARY"
- version: "CANARY"
type: "google_apis_ps16k"
steps: