Skip to content

Commit

Permalink
Clarify self-hosted scope
Browse files Browse the repository at this point in the history
  • Loading branch information
ab77 authored Jul 23, 2024
1 parent da9c2a1 commit bbb6392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flowzone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
with:
custom_test_matrix: >
{
os: ["ubuntu-latest", "macos-latest", "ARM64"]
os: ["ubuntu-latest", "macos-latest", ["self-hosted", "ARM64"]]
}

0 comments on commit bbb6392

Please sign in to comment.