Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/pr-builder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
run:
runs-on: ubuntu-latest
runs-on: linux-amd64-cpu4
Comment thread
bdice marked this conversation as resolved.
Outdated
steps:
# This reusable workflow should depend on all other jobs in the calling workflow.
- name: "Check all dependent jobs"
Expand Down