]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
repair GH actions syntax
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 25 Feb 2022 18:26:02 +0000 (13:26 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 25 Feb 2022 18:26:02 +0000 (13:26 -0500)
the commit in 51e6a62ab371897d646a5
included a comment that appears to not be accepted

Change-Id: I1e56293e0e75c0440073bff7190b4961cfebc353

.github/workflows/run-test.yaml

index ac50aa6c4f1fcfc201c13be5aac10972852943f2..5536ead0807c9645644fb91b74b4f0ef364c8714 100644 (file)
@@ -32,9 +32,6 @@ jobs:
           - "3.8"
           - "3.9"
           - "3.10"
-          # waiting on https://foss.heptapod.net/pypy/pypy/-/issues/3690
-          # which also seems to be in 3.9
-          # - "pypy-3.9"
         build-type:
           - "cext"
           - "nocext"