Skip to content

Commit

Permalink
Use more lightweight ubuntu:24.10 package for Plasma6 on ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
alex1701c committed Oct 13, 2024
1 parent cc60de4 commit dcd2854
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
matrix:
os:
- name: ubuntu
image: invent-registry.kde.org/neon/docker-images/plasma:user
image: ubuntu:24.10
- name: ubuntu
image: ubuntu:24.04
- name: opensuse
Expand All @@ -33,7 +33,7 @@ jobs:
plasma_version: [plasma5, plasma6]
exclude:
- os:
image: invent-registry.kde.org/neon/docker-images/plasma:user
image: ubuntu:24.10
plasma_version: plasma5
- os:
image: ubuntu:24.04
Expand Down

0 comments on commit dcd2854

Please sign in to comment.