GHA: appimage.yml (move to ubuntu-latest)
This commit is contained in:
parent
490fc6f9d7
commit
5e32174dbb
|
|
@ -8,7 +8,7 @@ name: CI-appimage
|
|||
jobs:
|
||||
build_appimage:
|
||||
name: Build AppImage
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Reference in New Issue