Skip to content

Commit

Permalink
Revert removed strategy matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksandarIlic committed Nov 27, 2024
1 parent a2a4345 commit 43b21bd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/PR-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ on:
jobs:
build:
runs-on: macos-latest

strategy:
matrix:
flavor: [ Aosp, Google ]

steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit 43b21bd

Please sign in to comment.