Skip to content

Commit 03083d6

Browse files
Updated runs-on runner to use org-wide runner.
1 parent 941248a commit 03083d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)