]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
fix typo in test pipeline
authorFederico Caselli <cfederico87@gmail.com>
Mon, 10 Jul 2023 20:25:13 +0000 (22:25 +0200)
committerFederico Caselli <cfederico87@gmail.com>
Mon, 10 Jul 2023 20:25:13 +0000 (22:25 +0200)
Change-Id: I596c38cfcf56552deb913b494dd10ee4b1d68462

.github/workflows/run-test.yaml

index c85f5043d32296b34df6d4f37f1221769a634bbd..bea6fd90cfc14c815bf101023b6bd5d30cecd009 100644 (file)
@@ -54,8 +54,6 @@ jobs:
           # add aiosqlite on linux
           - os: "ubuntu-latest"
             pytest-args: "--dbdriver pysqlite --dbdriver aiosqlite"
-          - os: "ubuntu-20.04"
-            pytest-args: "--dbdriver pysqlite --dbdriver aiosqlite"
 
         exclude:
           # linux and osx do not have x86 python