Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 2cd8462

Browse files
committed
update syntax
1 parent 68a0007 commit 2cd8462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ concurrency:
1616
env:
1717
SHOWCASE_VERSION: 0.35.0
1818
PROTOC_VERSION: 3.20.2
19-
ALL_PYTHON: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
19+
ALL_PYTHON: '"3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13"'
2020

2121
jobs:
2222
all_python_setup:

0 commit comments

Comments
 (0)