Skip to content

Commit

Permalink
Merge pull request #2817 from balena-io/ab77/patch-1
Browse files Browse the repository at this point in the history
Switch to self-hosted
  • Loading branch information
flowzone-app[bot] authored Jul 29, 2024
2 parents 544f615 + 1d70e6b commit 12a338f
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 53 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/flowzone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
custom_test_matrix: >
{
"os": [
["actuated-4cpu-8gb"],
["actuated-arm64-4cpu-8gb"],
["self-hosted", "X64"],
["self-hosted", "ARM64"],
["macos-12"],
["windows-2019"],
["macos-latest-xlarge"]
Expand All @@ -34,8 +34,8 @@ jobs:
custom_publish_matrix: >
{
"os": [
["actuated-4cpu-8gb"],
["actuated-arm64-4cpu-8gb"],
["self-hosted", "X64"],
["self-hosted", "ARM64"],
["macos-12"],
["windows-2019"],
["macos-latest-xlarge"]
Expand Down
96 changes: 47 additions & 49 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 12a338f

Please sign in to comment.