mirror of
https://github.com/memtest86plus/memtest86plus.git
synced 2026-08-08 12:08:03 -05:00
Remove Ubuntu 20.04 from workflows due to deprecation
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
compiler: [gcc]
|
||||
os: [ubuntu-20.04, ubuntu-22.04, ubuntu-24.04]
|
||||
os: [ubuntu-22.04, ubuntu-24.04]
|
||||
arch: [i586, x86_64, la64]
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user