We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 745ccca + c6528ce commit 55b4213Copy full SHA for 55b4213
1 file changed
.github/workflows/release-debian.yml
@@ -15,7 +15,7 @@ jobs:
15
environment:
16
name: "release"
17
container:
18
- image: "debian:latest"
+ image: "debian:testing"
19
steps:
20
- name: Install dependencies
21
run: |
0 commit comments