Skip to content

Commit

Permalink
Switch to new custom syntax
Browse files Browse the repository at this point in the history
change-type: patch
  • Loading branch information
ab77 authored Jul 22, 2024
1 parent f503e4b commit 43588cb
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/flowzone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,10 @@ jobs:
with:
docker_images: ""
# open-balena-base/GLIBC compatibility
custom_runs_on: |
[["ubuntu-20.04"]]
custom_test_matrix: >
{
"os": [["ubuntu-20.04"]]
}
docker_runs_on: |
{
"linux/amd64": ["ubuntu-20.04"]
Expand Down

0 comments on commit 43588cb

Please sign in to comment.