Skip to content

Commit 4eb1e0d

Browse files
Trying to fix build, changing python version to 3.12
1 parent 54cc862 commit 4eb1e0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go:
55
addons:
66
apt:
77
packages:
8-
- python3
8+
- python3.12
99
- python3-pip
1010
- python3-setuptools
1111
install:

0 commit comments

Comments
 (0)