github: Don't test on Ubuntu 24.04 twice

It turns out that ubuntu-latest is the same as 24.04, so we're just
testing on the same version twice.  Remove the duplication.

Thanks: Stephen Gallagher
Fixes: commit e218dd73cc
This commit is contained in:
Richard W.M. Jones
2025-09-09 17:33:13 +01:00
parent a2e7dfc73b
commit 365e7d79f7

View File

@@ -18,7 +18,6 @@ jobs:
matrix:
release:
- 24.04
- latest
steps:
- name: Identify the system