mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-23 11:16:39 +00:00
major: build on ubuntu 22 and macos 13
This commit is contained in:
parent
4375b960c2
commit
039a022353
8
.github/workflows/flowzone.yml
vendored
8
.github/workflows/flowzone.yml
vendored
@ -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"]
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user