mirror of
https://github.com/jellyfin/jellyfin-media-player.git
synced 2024-11-27 00:00:38 +00:00
Remove focal from build target.
This commit is contained in:
parent
4c5f66fd36
commit
750de706a6
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -154,7 +154,7 @@ jobs:
|
||||
build-ubuntu:
|
||||
strategy:
|
||||
matrix:
|
||||
tag: [mantic, noble, jammy, focal]
|
||||
tag: [mantic, noble, jammy]
|
||||
runs-on: "ubuntu-latest"
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
Loading…
Reference in New Issue
Block a user