mirror of
https://github.com/arsenetar/send2trash.git
synced 2025-05-07 09:29:48 +00:00
Remove extra architecture stuff
This commit is contained in:
parent
7ca68e5473
commit
454ebeb072
8
.github/workflows/default.yml
vendored
8
.github/workflows/default.yml
vendored
@ -48,17 +48,9 @@ jobs:
|
|||||||
python-version: 3.6
|
python-version: 3.6
|
||||||
- os: windows-latest
|
- os: windows-latest
|
||||||
python-version: 3.7
|
python-version: 3.7
|
||||||
include:
|
|
||||||
- arch: ppc64le
|
|
||||||
distro: ubuntu20.04
|
|
||||||
python-version: 2.7
|
|
||||||
- arch: ppc64le
|
|
||||||
distro: ubuntu20.04
|
|
||||||
python-version: 3.6
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: uraimo/run-on-arch-action@v2.0.5
|
|
||||||
- name: Set up Python ${{ matrix.python-version }}
|
- name: Set up Python ${{ matrix.python-version }}
|
||||||
uses: actions/setup-python@v2
|
uses: actions/setup-python@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user