Skip to content

Commit 2805f30

Browse files
try newer OSes versions
1 parent ec6001d commit 2805f30

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/workflows/packing.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -467,16 +467,16 @@ jobs:
467467

468468
matrix:
469469
target:
470-
- os: debian
471-
dist: bullseye # 11
472470
# - os: debian
473-
# dist: bookworm # 12
474-
- os: ubuntu
475-
dist: focal # 20.04
471+
# dist: bullseye # 11
472+
- os: debian
473+
dist: bookworm # 12
474+
# - os: ubuntu
475+
# dist: focal # 20.04
476476
- os: ubuntu
477477
dist: jammy # 22.04
478-
# - os: ubuntu
479-
# dist: noble # 24.04
478+
- os: ubuntu
479+
dist: noble # 24.04
480480

481481
steps:
482482
- name: Clone the connector repo

0 commit comments

Comments
 (0)