Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Commit

Permalink
.github/workflows/docker.yml: Add ubuntu-lunar, fedora-38, linuxmint-…
Browse files Browse the repository at this point in the history
…21.1
  • Loading branch information
Matthias Koeppe committed Jan 13, 2023
1 parent fba7501 commit 474afe2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ on:
"ubuntu-focal",
"ubuntu-jammy",
"ubuntu-kinetic",
"ubuntu-lunar",
"debian-buster",
"debian-bullseye",
"debian-bookworm",
Expand All @@ -32,6 +33,7 @@ on:
"linuxmint-20.2",
"linuxmint-20.3",
"linuxmint-21",
"linuxmint-21.1",
"fedora-29-python3.8",
"fedora-30-python3.8",
"fedora-31",
Expand All @@ -41,6 +43,7 @@ on:
"fedora-35",
"fedora-36",
"fedora-37",
"fedora-38",
"centos-7-devtoolset-gcc_11",
"centos-stream-8-python3.9",
"centos-stream-9-python3.9",
Expand Down

0 comments on commit 474afe2

Please sign in to comment.