Files
plugins/.github/workflows
Michael Schmoock 4b28f44f53 workflows: remove unspecified python version
Doing `apt-get install python` without a version number raises:
```
    Package python is not available, but is referred to by another package.
```

Since python3 is already on the list, I just removed it.
2023-01-01 16:04:20 +01:00
..