mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-06-16 09:29:44 -07:00
Run github workflow tests on Python 3.11
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: 3.x
|
||||
python-version: 3.11
|
||||
- run: |
|
||||
python -m pip install -q cryptography
|
||||
make test
|
||||
|
||||
Reference in New Issue
Block a user