mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-26 05:16:24 +02:00
github-actions: add missing comma
This commit is contained in:
parent
af6f2861d8
commit
2be3adf5c1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
os: [
|
||||
quay.io/pypa/manylinux2014_x86_64 # replacement for ubuntu-latest, which is accepted on pypi
|
||||
quay.io/pypa/manylinux2014_x86_64, # replacement for ubuntu-latest, which is accepted on pypi
|
||||
# quay.io/pypa/manylinux2014_i686
|
||||
# quay.io/pypa/manylinux2014_aarch64
|
||||
# quay.io/pypa/manylinux2014_ppc64le
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue