mirror of
https://github.com/nfstream/nfstream.git
synced 2026-05-20 01:01:34 +00:00
Fix armhf CI.
This commit is contained in:
parent
5ae742473c
commit
df7c1fb429
1 changed files with 2 additions and 5 deletions
|
|
@ -17,11 +17,8 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
python-version: ["python3.10",
|
||||
"python3.9",
|
||||
"python3.8",
|
||||
"python3.7",
|
||||
"python3.6"]
|
||||
python-version: ["python3.9",
|
||||
"python3.7"]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue