diff --git a/.github/workflows/debian.yml b/.github/workflows/debian.yml index 23cb3ff427..7d9577dbe4 100644 --- a/.github/workflows/debian.yml +++ b/.github/workflows/debian.yml @@ -134,9 +134,6 @@ jobs: env | sort - name: Check versions run: | - echo "Checking release." - lsb_release -a - echo "Checking CMake version." cmake --version