Skip to content

Commit

Permalink
Build & test on modern runner distros
Browse files Browse the repository at this point in the history
Ubuntu Focal 20.04 is EOL in May 2025 and open-balena-base
has been based on Debian Bookworm since July 2023.

Change-type: patch
Signed-off-by: Kyle Harding <[email protected]>
  • Loading branch information
klutchell committed Feb 12, 2025
1 parent a44b857 commit 7df66d4
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/flowzone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,3 @@ jobs:
github.event_name == 'pull_request_target'
)
secrets: inherit
with:
docker_images: ""
# open-balena-base/GLIBC compatibility
custom_test_matrix: >
{
"os": [["ubuntu-20.04"]]
}
docker_runs_on: |
{
"linux/amd64": ["ubuntu-20.04"]
}

0 comments on commit 7df66d4

Please sign in to comment.