Skip to content

Commit 64cee01

Browse files
Updated runs-on runner to use org-wide runner.
1 parent cf9c3fc commit 64cee01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
build-and-deploy:
9-
runs-on: self-hosted
9+
runs-on: codebuilderinc
1010
name: '🐳 Build & Deploy'
1111

1212
steps:

0 commit comments

Comments
 (0)