Not suppose to run in docker
Some checks failed
/ better_name (bookworm) (push) Failing after 29s

This commit is contained in:
Johan Wassberg 2024-09-11 09:34:30 +02:00
parent 15771e2eb7
commit dfb79d5c8e
Signed by: jocar
GPG key ID: BE4EC2EEADF2C31B

View file

@ -14,7 +14,7 @@ jobs:
# - bullseye # - bullseye
- bookworm - bookworm
runs-on: docker #runs-on: docker
steps: steps:
- run: echo All ${{ matrix.version }} - run: echo All ${{ matrix.version }}
- uses: actions/checkout@v4 - uses: actions/checkout@v4