Skip to content

Commit

Permalink
EOL ubuntu 21.04
Browse files Browse the repository at this point in the history
  • Loading branch information
nxadm committed Mar 27, 2022
1 parent 0118f79 commit a87dd1c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/devbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
"debian:9-slim", "debian:10-slim", "debian:10-slim", "debian:testing-slim",
"fedora:34", "fedora:35", "fedora:rawhide",
"opensuse/leap:15.3", "opensuse/tumbleweed",
"ubuntu:18.04", "ubuntu:20.04", "ubuntu:21.04", "ubuntu:21.10", "ubuntu:devel",
"ubuntu:18.04", "ubuntu:20.04", "ubuntu:21.10", "ubuntu:devel",
]
runs-on: ubuntu-20.04
container:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
"fedora:34", "fedora:35",
"opensuse/leap:15.2", # to be removed at 20220701
"opensuse/leap:15.3", "opensuse/tumbleweed",
"ubuntu:16.04", "ubuntu:18.04", "ubuntu:20.04", "ubuntu:21.04", "ubuntu:21.10"
"ubuntu:16.04", "ubuntu:18.04", "ubuntu:20.04", "ubuntu:21.10"
]
experimental: [false]
include:
Expand Down

0 comments on commit a87dd1c

Please sign in to comment.