We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68ce4dd commit 40f8346Copy full SHA for 40f8346
.github/workflows/00-publish-debian-deb.yml
@@ -16,7 +16,7 @@ jobs:
16
build-deb:
17
runs-on: ubuntu-latest
18
container:
19
- # SOLUZIONE: Usiamo l'immagine di Ubuntu 22.04, piu' stabile per il multi-arch
+ # Usiamo l'immagine di Ubuntu 22.04, piu' stabile per il multi-arch
20
image: ubuntu:22.04
21
steps:
22
- name: 1. Checkout repository code
0 commit comments