github-actions: add missing comma

This commit is contained in:
Martin Bubel 2024-01-12 23:19:32 +01:00
parent af6f2861d8
commit 2be3adf5c1

View file

@ -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