Skip to content

Commit 668ab68

Browse files
committed
Update Docker build workflow to use ubicloud
1 parent 8b3a949 commit 668ab68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-server-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ concurrency:
1313
jobs:
1414
build-server:
1515
name: Docker Build and Push Server
16-
runs-on: ubuntu-latest
16+
runs-on: ubicloud-standard-8
1717
steps:
1818
- name: Checkout
1919
uses: actions/checkout@v4

0 commit comments

Comments
 (0)