summaryrefslogtreecommitdiffstats
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-05-07 12:05:55 +0200
committerAhmed Abdelhalim <[email protected]>2026-05-07 12:16:54 +0200
commit3698f8103a053085c84f9c48fa450de4aa979f84 (patch)
tree157a6985a97742e9ee6a4c8251072e6147e360e3 /.github/workflows/ci.yml
parentde4eb5c348a7b5dd39ae2825125fd2ba431c4d03 (diff)
Add testing for ubuntu 26.4
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r--.github/workflows/ci.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 3c5f623..447a544 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -32,7 +32,10 @@ jobs:
- distro: archlinux
platform: "linux/amd64"
runs_on: "ubuntu-latest"
- - distro: ubuntu
+ - distro: ubuntu-noble
+ platform: "linux/amd64"
+ runs_on: "ubuntu-latest"
+ - distro: ubuntu-resolute
platform: "linux/amd64"
runs_on: "ubuntu-latest"
- distro: proxmox