mirror of
https://github.com/nfstream/nfstream.git
synced 2026-05-22 03:03:29 +00:00
Disable py38, py36 on macos.
This commit is contained in:
parent
e9649873d5
commit
92ea9e73b9
1 changed files with 4 additions and 4 deletions
8
.github/workflows/build_and_publish.yml
vendored
8
.github/workflows/build_and_publish.yml
vendored
|
|
@ -24,10 +24,10 @@ jobs:
|
|||
exclude:
|
||||
- os: macos-latest
|
||||
python-version: pypy3
|
||||
#- os: macos-latest
|
||||
# python-version: 3.8
|
||||
#- os: macos-latest
|
||||
# python-version: 3.6
|
||||
- os: macos-latest
|
||||
python-version: 3.8
|
||||
- os: macos-latest
|
||||
python-version: 3.6
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue