Remove focal from build target.

This commit is contained in:
Izzie Walton 2024-05-13 19:22:49 -04:00
parent 4c5f66fd36
commit 750de706a6

View File

@ -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