mirror of
https://github.com/python-LimeReport/containers.git
synced 2024-12-23 16:23:00 +03:00
fix
This commit is contained in:
parent
49a59eb5f2
commit
3f575584dc
2
.github/workflows/manylinux.yml
vendored
2
.github/workflows/manylinux.yml
vendored
@ -7,7 +7,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-publish:
|
build-and-publish:
|
||||||
runs-on: [self-hosted, linux, ARM64]
|
runs-on: [self-hosted, Linux, ARM64]
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
python: [3.9]
|
python: [3.9]
|
||||||
|
Loading…
Reference in New Issue
Block a user