Skip to content

Commit 2b117e6

Browse files
python-version
1 parent ce83530 commit 2b117e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e-subtensor-tests.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
os:
7575
- ubuntu-latest
7676
test-file: ${{ fromJson(needs.find-tests.outputs.test-files) }}
77+
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
7778
steps:
7879
- name: Check-out repository
7980
uses: actions/checkout@v4

0 commit comments

Comments
 (0)