Skip to content

Commit

Permalink
Build for Ubuntu 23.10
Browse files Browse the repository at this point in the history
  • Loading branch information
KarlStraussberger committed Dec 23, 2023
1 parent a40d11b commit ac63709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os-ver: ["ubuntu:18.04", "ubuntu:20.04", "ubuntu:22.04", "ubuntu:23.04", "debian:stable", "debian:testing", "debian:unstable"]
os-ver: ["ubuntu:18.04", "ubuntu:20.04", "ubuntu:22.04", "ubuntu:23.04", "ubuntu:23.10", "debian:stable", "debian:testing", "debian:unstable"]
arch: ["linux/amd64", "linux/arm/v7", "linux/arm64/v8"]
exclude:
- os-ver: "ubuntu:18.04" # No Cmake backport for these versions
Expand Down

0 comments on commit ac63709

Please sign in to comment.