Skip to content

Commit

Permalink
Remove focal from build target.
Browse files Browse the repository at this point in the history
  • Loading branch information
iwalton3 committed May 13, 2024
1 parent 4c5f66f commit 750de70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 750de70

Please sign in to comment.