Skip to content

Commit 57b280e

Browse files
authored
fix: wrong py version (#426)
1 parent 90dcd49 commit 57b280e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/datasources/runtimes.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ runtimes:
88
arch: "arm64"
99
image: "3.8"
1010
- name: "python39"
11-
python_version: "3.8"
11+
python_version: "3.9"
1212
arch: "amd64"
1313
image: "3.9"
1414
- name: "python39"

0 commit comments

Comments
 (0)