Skip to content

Commit 87ef14e

Browse files
committed
Update FreeBSD build to use python 3.9
1 parent 0b38c43 commit 87ef14e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.builds/freebsd.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ packages:
33
- python3
44
- python37
55
- python38
6-
- py38-pytest
7-
- py38-pyusb
86
- python39
97
- python310
108
- python311
11-
- py38-pip
12-
- py38-tox
9+
- py39-pytest
10+
- py39-pyusb
11+
- py39-pip
12+
- py39-tox
1313
sources:
1414
- https://git.sr.ht/~ni/nxt-python
1515
tasks:

0 commit comments

Comments
 (0)