CI: repair name of Qt6 nightly
This commit is contained in:
parent
7b36dfb351
commit
90fefa9382
4
.github/workflows/nightly-neon-qt6.yml
vendored
4
.github/workflows/nightly-neon-qt6.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: nightly-neon
|
||||
name: nightly-neon-qt6
|
||||
|
||||
on:
|
||||
schedule:
|
||||
@ -17,7 +17,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: docker://kdeneon/plasma:user
|
||||
image: docker://kdeneon/plasma:unstable
|
||||
options: --tmpfs /build:rw --user 0:0
|
||||
steps:
|
||||
- name: "prepare env"
|
||||
|
Loading…
Reference in New Issue
Block a user