mirror of
https://github.com/arsenetar/send2trash.git
synced 2024-12-21 10:59:03 +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
|
||||
- os: windows-latest
|
||||
python-version: 3.7
|
||||
include:
|
||||
- arch: ppc64le
|
||||
distro: ubuntu20.04
|
||||
python-version: 2.7
|
||||
- arch: ppc64le
|
||||
distro: ubuntu20.04
|
||||
python-version: 3.6
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: uraimo/run-on-arch-action@v2.0.5
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user