]> 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:44 +0000 (13:26 -0500)
the commit in 51e6a62ab371897d646a5
included a comment that appears to not be accepted

Change-Id: I1e56293e0e75c0440073bff7190b4961cfebc353
(cherry picked from commit 96e197f3d0348fd7d79fdd126f989490b51fd9ef)

.github/workflows/run-test.yaml

index 1dfbf65f33f84bf2ea45d9b7a28db72deff10c17..67c41506b0d555c0bf458eec0d8e901ad76c152e 100644 (file)
@@ -34,9 +34,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"