mirror of
https://github.com/python-LimeReport/containers.git
synced 2025-10-15 07:34:48 +03:00
fix ci
This commit is contained in:
5
.github/workflows/manylinux.yml
vendored
5
.github/workflows/manylinux.yml
vendored
@@ -8,6 +8,11 @@ on:
|
||||
jobs:
|
||||
build-and-publish:
|
||||
runs-on: [self-hosted, Linux, ARM64]
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
attestations: write
|
||||
id-token: write
|
||||
strategy:
|
||||
matrix:
|
||||
python: [3.9]
|
||||
|
Reference in New Issue
Block a user