mirror of
https://github.com/memtest86plus/memtest86plus.git
synced 2026-08-13 06:24:53 -05:00
Github workflow: test build on Ubuntu 24.04 as well. (#488)
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
compiler: [gcc]
|
||||
os: [ubuntu-20.04, ubuntu-22.04]
|
||||
os: [ubuntu-20.04, ubuntu-22.04, ubuntu-24.04]
|
||||
arch: [i386, x86_64, la64]
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user