Skip to content

Commit

Permalink
how does os matrix work??
Browse files Browse the repository at this point in the history
Summary:

Test Plan:
  • Loading branch information
stellar-novas committed Apr 9, 2024
1 parent 82e5155 commit 38f5a67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
if: github.actor != 'PJBot' && github.event.pull_request.draft == false && github.actor != 'DeltaV-Bot' && github.actor != 'SimpleStation14'
strategy:
matrix:
os: [arc-runner-set ubuntu-latest] #TODO: easy way for forks to switch between self hosted runners and github ones? idk
os: [arc-runner-set] #TODO: easy way for forks to switch between self hosted runners and github ones? idk

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 38f5a67

Please sign in to comment.