Remove Ubuntu 20.04 from workflows as the runner has been retired.
This commit is contained in:
parent
b7f9be9370
commit
b11749e04c
|
|
@ -42,7 +42,6 @@ jobs:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os: [
|
os: [
|
||||||
'20.04',
|
|
||||||
'22.04',
|
'22.04',
|
||||||
'24.04'
|
'24.04'
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue