Skip to content
Prev Previous commit
Next Next commit
Update testing.yml
  • Loading branch information
gowridurgad authored Jun 19, 2024
commit 7d2d6406eacbee76e8f51669fc4d1cf8b9dc8958
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:

jobs:
build:
runs-on: ubuntu-latest
runs-on: macos-latest
steps:
- name: Check out code
uses: actions/checkout@v4
Expand Down