Add comment to bring more context

This commit is contained in:
curquiza
2022-12-19 18:46:27 +01:00
parent b3fce7c366
commit 7ef23addb6
4 changed files with 5 additions and 1 deletions

View File

@ -18,6 +18,7 @@ jobs:
runs-on: ubuntu-latest
needs: check-version
container:
# Use ubuntu-18.04 to compile with glibc 2.27
image: ubuntu:18.04
steps:
- name: Install needed dependencies