mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-05-22 21:46:17 +03:00
Rename build wheels job
This commit is contained in:
parent
15ab192bc7
commit
021e2e5bde
2
.github/workflows/publishing.yml
vendored
2
.github/workflows/publishing.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
||||||
path: ./dist/*
|
path: ./dist/*
|
||||||
|
|
||||||
build-wheels:
|
build-wheels:
|
||||||
name: Build Linux wheels (x64)
|
name: Build wheels
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user