Skip to content

Commit

Permalink
let's try this
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjl-mux committed Sep 30, 2024
1 parent 5c00aff commit 44a173e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on:

jobs:
tests:
runs-on: self-hosted
name: Test the SDK with a Demo App
runs-on: macos-14
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 44a173e

Please sign in to comment.