Skip to content

Commit

Permalink
Use blaze runner for sample
Browse files Browse the repository at this point in the history
  • Loading branch information
dcvz committed Feb 6, 2024
1 parent 2b546d3 commit e980916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
with:
report_paths: "kotlin-audio/build/outputs/androidTest-results/**/TEST-*.xml"
build-sample:
runs-on: macos-latest
runs-on: blaze/macos-14
steps:
- name: Checkout Repo
uses: actions/checkout@v2
Expand Down

0 comments on commit e980916

Please sign in to comment.