Skip to content

Commit

Permalink
ci: Update mutter version for noble (#762)
Browse files Browse the repository at this point in the history
The stable and unstable images are no longer jammy but noble
  • Loading branch information
ryonakano authored Oct 1, 2024
1 parent fa4511b commit 0ce8fce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:
version: [stable, unstable, development-target]
include:
- version: stable
mutter_pkg: libmutter-10-dev
mutter_pkg: libmutter-14-dev
- version: unstable
mutter_pkg: libmutter-10-dev
mutter_pkg: libmutter-14-dev
- version: development-target
mutter_pkg: libmutter-14-dev
container:
Expand Down

0 comments on commit 0ce8fce

Please sign in to comment.