Skip to content

Commit 0a5c20c

Browse files
committed
update tests to reflect the version
1 parent efe2b4c commit 0a5c20c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-prometrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Set up Python
1515
uses: actions/setup-python@v2
1616
with:
17-
python-version: 3.9
17+
python-version: 3.10
1818

1919
- name: Create k8s Kind Cluster
2020
uses: helm/kind-action@v1.12.0

0 commit comments

Comments
 (0)