Skip to content

Commit 01ce271

Browse files
Update .github/workflows/ci.yaml
Co-authored-by: Dean Sheather <dean@deansheather.com>
1 parent e5bb7aa commit 01ce271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -696,7 +696,7 @@ jobs:
696696
697697
echo "Required checks have passed"
698698
699-
build:
699+
build-edge:
700700
needs: changes
701701
if: github.ref == 'refs/heads/main' && needs.changes.outputs.docs-only == 'false'
702702
runs-on: ${{ github.repository_owner == 'coder' && 'buildjet-8vcpu-ubuntu-2204' || 'ubuntu-latest' }}

0 commit comments

Comments
 (0)