Skip to content

Commit 53f3c4f

Browse files
turn back old ubuntu to build
1 parent b3a2e25 commit 53f3c4f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/packing.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -471,10 +471,10 @@ jobs:
471471
# dist: bullseye # 11
472472
- os: debian
473473
dist: bookworm # 12
474-
# - os: ubuntu
475-
# dist: focal # 20.04
476-
# - os: ubuntu
477-
# dist: jammy # 22.04
474+
- os: ubuntu
475+
dist: focal # 20.04
476+
- os: ubuntu
477+
dist: jammy # 22.04
478478
- os: ubuntu
479479
dist: noble # 24.04
480480

0 commit comments

Comments
 (0)