Skip to content

Commit 813be24

Browse files
committed
cd: remove EOL releases
Remove ubuntu EOL releases: - impish - hirsute
1 parent 2dd5948 commit 813be24

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/packaging.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ jobs:
3131
- { os: 'ubuntu', dist: 'bionic' }
3232
- { os: 'ubuntu', dist: 'focal' }
3333
- { os: 'ubuntu', dist: 'groovy' }
34-
- { os: 'ubuntu', dist: 'hirsute' }
35-
- { os: 'ubuntu', dist: 'impish' }
3634
- { os: 'ubuntu', dist: 'jammy' }
3735

3836
env:

0 commit comments

Comments
 (0)