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:
|
jobs:
|
||||||
ubuntu:
|
ubuntu:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-noble
|
||||||
container:
|
container:
|
||||||
image: appimagecrafters/appimage-builder:latest
|
image: appimagecrafters/appimage-builder:latest
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue