We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24d30cc commit 3d0ada0Copy full SHA for 3d0ada0
.github/workflows/blueprints.yaml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
build:
13
- runs-on: ubuntu-latest
+ runs-on: macos-latest
14
timeout-minutes: 30
15
16
steps:
0 commit comments