We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b85abc7 commit a80d630Copy full SHA for a80d630
.github/workflows/ci.yml
@@ -21,6 +21,7 @@ jobs:
21
# - {os: debian, codename: buster, image_owner: }
22
# - {os: debian, codename: bullseye, image_owner: }
23
- {os: debian, codename: bookworm, image_owner: }
24
+ - {os: debian, codename: trixie, image_owner: }
25
# - {os: ubuntu, codename: bionic, image_owner: }
26
# - {os: ubuntu, codename: focal, image_owner: }
27
# - {os: ubuntu, codename: jammy, image_owner: }
0 commit comments