mirror of
https://github.com/Eugeny/tabby
synced 2024-12-04 18:40:16 +00:00
add ubuntu 24.10 to build.yml (#10047)
This commit is contained in:
parent
aa67130e37
commit
ac6f60f1ae
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -251,7 +251,7 @@ jobs:
|
||||||
repo: 'eugeny/tabby'
|
repo: 'eugeny/tabby'
|
||||||
dir: 'dist'
|
dir: 'dist'
|
||||||
rpmvers: 'el/9 el/8 ol/6 ol/7'
|
rpmvers: 'el/9 el/8 ol/6 ol/7'
|
||||||
debvers: 'ubuntu/bionic ubuntu/focal ubuntu/hirsute ubuntu/impish ubuntu/jammy ubuntu/kinetic ubuntu/noble debian/jessie debian/stretch debian/buster'
|
debvers: 'ubuntu/bionic ubuntu/focal ubuntu/hirsute ubuntu/impish ubuntu/jammy ubuntu/kinetic ubuntu/noble ubuntu/oracular debian/jessie debian/stretch debian/buster'
|
||||||
|
|
||||||
- uses: actions/upload-artifact@master
|
- uses: actions/upload-artifact@master
|
||||||
name: Upload AppImage (${{matrix.arch}})
|
name: Upload AppImage (${{matrix.arch}})
|
||||||
|
|
Loading…
Reference in a new issue