Skip to content

Commit

Permalink
Remove bionic build
Browse files Browse the repository at this point in the history
  • Loading branch information
marip8 committed Mar 9, 2023
1 parent f65d13e commit 9f03e8f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,8 @@ jobs:
strategy:
fail-fast: false
matrix:
distro: [bionic, focal]
distro: [focal]
include:
- distro: bionic
image: ubuntu:18.04
- distro: focal
image: ubuntu:20.04
env:
Expand Down

0 comments on commit 9f03e8f

Please sign in to comment.