Skip to content

Commit

Permalink
ci: add test for debian 12
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Feb 24, 2024
1 parent 2faf0d3 commit 7fa4e2b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/integration-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ jobs:
- name: "Debian 11, Py 3.9"
distro_image: "debian:11"
extra_flags: ""
- name: "Debian 12, Py 3.11"
distro_image: "debian:12"
extra_flags: ""
- name: "Ubuntu 20.04, Py 3.8"
distro_image: "ubuntu:20.04"
extra_flags: ""
Expand Down

0 comments on commit 7fa4e2b

Please sign in to comment.