mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
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:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -18,7 +18,6 @@ jobs:
|
||||
matrix:
|
||||
release:
|
||||
- 24.04
|
||||
- latest
|
||||
|
||||
steps:
|
||||
- name: Identify the system
|
||||
|
||||
Reference in New Issue
Block a user