Add Ubuntu 24.04 to the test list
This commit is contained in:
parent
6f743cd8db
commit
99160f65b8
|
|
@ -43,7 +43,8 @@ jobs:
|
|||
matrix:
|
||||
os: [
|
||||
'20.04',
|
||||
'22.04'
|
||||
'22.04',
|
||||
'24.04'
|
||||
]
|
||||
runs-on: ubuntu-${{ matrix.os }}
|
||||
name: '🐧 Ubuntu ${{ matrix.os }}'
|
||||
|
|
|
|||
Loading…
Reference in New Issue