Skip to content

Commit 0e8f558

Browse files
authored
see if python 3.10 works with our downstreams (#7958)
1 parent 307e1b3 commit 0e8f558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ jobs:
493493
- mitmproxy
494494
- scapy
495495
PYTHON:
496-
- 3.9
496+
- '3.10'
497497
name: "Downstream tests for ${{ matrix.DOWNSTREAM }}"
498498
timeout-minutes: 15
499499
steps:

0 commit comments

Comments
 (0)