Commit 48b1959
authored
Use ubuntu-latest for pr-command
I assume that ubuntu-slim does not support docker.
https://github.com/mixxxdj/mixxx/actions/runs/29245885835/job/86802569935
```
/usr/bin/docker build -t 791f9f:fcd590132f0b4bbe948d033bcffe5e81 -f "/home/runner/work/_actions/daschuer/softfix/v4/Dockerfile" "/home/runner/work/_actions/daschuer/softfix/v4"
ERROR: failed to connect to the docker API at unix:///var/run/docker.sock; check if the path is correct and if the daemon is running: dial unix /var/run/docker.sock: connect: no such file or directory
Warning: Docker build failed with exit code 1, back off 7.415 seconds before retry.
/usr/bin/docker build -t 791f9f:fcd590132f0b4bbe948d033bcffe5e81 -f "/home/runner/work/_actions/daschuer/softfix/v4/Dockerfile" "/home/runner/work/_actions/daschuer/softfix/v4"
```
This is a regression fix since:
mixxxdj#166591 parent 530428a commit 48b1959
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments