Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: da937e2618aa6aa001643a2d0de22b043631bea9 https://github.com/pgadmin-org/pgadmin4/commit/da937e2618aa6aa001643a2d0de22b043631bea9 Author: Dave Page <dp...@pgadmin.org> Date: 2023-03-30 (Thu, 30 Mar 2023)
Changed paths: M .github/workflows/check-doc-build.yml M .github/workflows/check-epub-build.yml M .github/workflows/check-javascript-style.yml M .github/workflows/check-pdf-build.yml M .github/workflows/check-python-build.yml M .github/workflows/check-python-style.yml M .github/workflows/check-tarball-build.yml M .github/workflows/check-translations.yml M .github/workflows/run-javascript-tests.yml Log Message: ----------- Don't upgrade base images when running tests. This takes a lot of time and CPU minutes, and Github keep the images pretty fresh anyway.