mirror of
https://github.com/cmur2/python-bme280.git
synced 2024-12-22 02:54:22 +01:00
module: support Python 3.10
This commit is contained in:
parent
95bd1a854e
commit
12f4058a1a
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -19,6 +19,7 @@ jobs:
|
||||
- '3.7'
|
||||
- '3.8'
|
||||
- '3.9'
|
||||
- '3.10'
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- run: python -m pip install --upgrade pip
|
||||
|
Loading…
Reference in New Issue
Block a user