Skip to content

Commit

Permalink
CI: change OS matrix
Browse files Browse the repository at this point in the history
Remove ubuntu impish and debian buster, add ubuntu jammy and debian bookworm
  • Loading branch information
LittleFox94 committed Jun 14, 2023
1 parent 9f666e7 commit 23471fe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test-and-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@ jobs:
- name: ubuntu
version: focal
- name: ubuntu
version: impish
- name: debian
version: buster
version: jammy
- name: debian
version: bullseye
- name: debian
version: bookworm
- name: debian
version: testing
container:
Expand Down

0 comments on commit 23471fe

Please sign in to comment.