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 b3a2e25 commit 53f3c4fCopy full SHA for 53f3c4f
.github/workflows/packing.yml
@@ -471,10 +471,10 @@ jobs:
471
# dist: bullseye # 11
472
- os: debian
473
dist: bookworm # 12
474
- # - os: ubuntu
475
- # dist: focal # 20.04
476
477
- # dist: jammy # 22.04
+ - os: ubuntu
+ dist: focal # 20.04
+ dist: jammy # 22.04
478
- os: ubuntu
479
dist: noble # 24.04
480
0 commit comments