Skip to content

Commit 7ce99d8

Browse files
committed
Fix tox env
1 parent f8c33d3 commit 7ce99d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pulsar.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
python: 3.11
5252
- tox-env: py311-test-unit
5353
python: 3.11
54-
- tox-env: py37-install_wheel
54+
- tox-env: py39-install_wheel
5555
python: 3.9
5656
services:
5757
job-files:

0 commit comments

Comments
 (0)