diff options
| author | jvoisin | 2022-08-27 19:52:20 +0200 |
|---|---|---|
| committer | jvoisin | 2022-08-27 19:52:20 +0200 |
| commit | 8b73852b8b863e7dcbe78cb4744f5a3c7a157025 (patch) | |
| tree | 4192b59d98b6f3b3a77f40d7fec6850649307dc4 /.github/workflows/release.yml | |
| parent | 35e24d075cfc9f84a50be1abe743f0917b9717ca (diff) | |
Bump supported ubuntu versions
Diffstat (limited to '.github/workflows/release.yml')
| -rw-r--r-- | .github/workflows/release.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6d8d3d7..71b2a58 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml | |||
| @@ -27,7 +27,7 @@ jobs: | |||
| 27 | "ubuntu-bionic", | 27 | "ubuntu-bionic", |
| 28 | "ubuntu-focal", | 28 | "ubuntu-focal", |
| 29 | "ubuntu-jammy", | 29 | "ubuntu-jammy", |
| 30 | "ubuntu-impish", | 30 | "ubuntu-kinetic", |
| 31 | ] | 31 | ] |
| 32 | include: | 32 | include: |
| 33 | - name: debian-buster | 33 | - name: debian-buster |
