mirror of
https://github.com/cmur2/python-veml6070.git
synced 2024-12-21 04:54:23 +01:00
module: update to Python 3.10
This commit is contained in:
parent
100557b07f
commit
9aaaef8981
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