Skip to content

Commit 8e214da

Browse files
committed
ci: build rust on ubicloud runner
1 parent e01ef4d commit 8e214da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616
jobs:
1717
build-rust:
1818
name: Build aw-server-rust
19-
runs-on: ubuntu-20.04
19+
runs-on: ubicloud
2020
steps:
2121
- uses: actions/checkout@v3
2222
with:

0 commit comments

Comments
 (0)