diff --git a/.github/workflows/manylinux.yml b/.github/workflows/manylinux.yml index 8d6233c7..f620ba44 100644 --- a/.github/workflows/manylinux.yml +++ b/.github/workflows/manylinux.yml @@ -6,7 +6,7 @@ jobs: env: # python-xmlsec is not compatible with xmlsec1 v1.3.3. # So we need to use the rc until the next release. - # TODO: Remove it when xmlsec1 v1.3.4 is fully released. + # TODO: Remove it when xmlsec1 v1.3.4 is fully released. PYXMLSEC_XMLSEC1_VERSION: "1.3.4-rc1" strategy: matrix: