mirror of
https://github.com/meshtastic/python.git
synced 2026-09-15 06:52:41 -04:00
Attempt adding python 3.12 to CI
This commit is contained in:
1 file changed
+2
@@ -16,6 +16,7 @@ jobs:
|
||||
- "3.9"
|
||||
- "3.10"
|
||||
- "3.11"
|
||||
- "3.12"
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Install Python 3
|
||||
@@ -58,6 +59,7 @@ jobs:
|
||||
- "3.9"
|
||||
- "3.10"
|
||||
- "3.11"
|
||||
- "3.12"
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Install Python 3
|
||||
|
||||
Reference in new issue
Block a user