Skip to content

Commit

Permalink
Merge pull request #4407 from balena-io/build-ubuntu22-macos13
Browse files Browse the repository at this point in the history
major: build on ubuntu 22 and macos 13
  • Loading branch information
flowzone-app[bot] authored Feb 20, 2025
2 parents 4375b96 + 039a022 commit 4759bc7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/flowzone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,18 @@ jobs:
custom_test_matrix: >
{
"os": [
["ubuntu-20.04"],
["ubuntu-22.04"],
["windows-2019"],
["macos-12"],
["macos-13"],
["macos-latest-xlarge"]
]
}
custom_publish_matrix: >
{
"os": [
["ubuntu-20.04"],
["ubuntu-22.04"],
["windows-2019"],
["macos-12"],
["macos-13"],
["macos-latest-xlarge"]
]
}
Expand Down

0 comments on commit 4759bc7

Please sign in to comment.