]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2760] Removed pgsql, retrying workflow
authorTomek Mrugalski <tomek@isc.org>
Fri, 12 May 2023 12:58:25 +0000 (14:58 +0200)
committerTomek Mrugalski <tomek@isc.org>
Fri, 19 May 2023 11:41:54 +0000 (13:41 +0200)
.github/workflows/codeql.yml

index 46d29f69746aae0e6987e079155df1697b79aa31..e0e388814e01ab8e9ce821fbca67ef1e5cc65b40 100644 (file)
@@ -44,7 +44,7 @@ jobs:
     # If this step fails, then you should remove it and run the build manually (see below)
     - name: Install dependencies
       run: |
-        ./hammer.py prepare-system -p local -w docs,mysql,netconf,perfdhcp,pgsql,shell,tls,unittest
+        ./hammer.py prepare-system -p local -w docs,mysql,netconf,perfdhcp,shell,tls,unittest
 
     - name: Inspect system CPU
       run: cat /proc/cpuinfo