Update continuous.yml
This commit is contained in:
parent
baa625039d
commit
2fe00a8c96
1 changed files with 1 additions and 1 deletions
2
.github/workflows/continuous.yml
vendored
2
.github/workflows/continuous.yml
vendored
|
@ -10,7 +10,7 @@ on:
|
|||
|
||||
jobs:
|
||||
ubuntu:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-noble
|
||||
container:
|
||||
image: appimagecrafters/appimage-builder:latest
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue