Skip to content
This repository was archived by the owner on Sep 16, 2025. It is now read-only.

Commit 8b88195

Browse files
committed
Change deployment runner to self-hosted for improved consistency in build environment
1 parent e025acd commit 8b88195

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
@@ -54,7 +54,7 @@ jobs:
5454

5555
deploy:
5656
runs-on:
57-
- ubuntu-latest
57+
- self-hosted
5858
- x64
5959
needs: build-and-push
6060

0 commit comments

Comments
 (0)