Skip to content

Commit 36b055e

Browse files
authored
Trying macos runner
1 parent c5892fb commit 36b055e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildpr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ permissions: read-all
1212

1313
jobs:
1414
build_dev_branch:
15-
runs-on: ubuntu-latest
15+
runs-on: macos-latest
1616
steps:
1717
- name: Checkout PnP.Framework
1818
uses: actions/checkout@v4

0 commit comments

Comments
 (0)