We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5892fb commit 36b055eCopy full SHA for 36b055e
.github/workflows/buildpr.yml
@@ -12,7 +12,7 @@ permissions: read-all
12
13
jobs:
14
build_dev_branch:
15
- runs-on: ubuntu-latest
+ runs-on: macos-latest
16
steps:
17
- name: Checkout PnP.Framework
18
uses: actions/checkout@v4
0 commit comments