mirror of
https://github.com/meshtastic/python.git
synced 2026-08-07 04:22:58 -04:00
check python v3.10 as well
This commit is contained in:
1 parent
30a51952e0
commit
f42b1ad4e0
2 files changed
+3
No files matched your search
@@ -17,6 +17,7 @@ jobs:
|
||||
- "3.7"
|
||||
- "3.8"
|
||||
- "3.9"
|
||||
- "3.10"
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Install Python 3
|
||||
@@ -58,6 +59,7 @@ jobs:
|
||||
- "3.7"
|
||||
- "3.8"
|
||||
- "3.9"
|
||||
- "3.10"
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Install Python 3
|
||||
|
||||
Reference in new issue
Block a user