Skip to content

Commit

Permalink
ci: build rust on ubicloud runner
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikBjare committed Jan 30, 2024
1 parent e01ef4d commit 8e214da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ env:
jobs:
build-rust:
name: Build aw-server-rust
runs-on: ubuntu-20.04
runs-on: ubicloud
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 8e214da

Please sign in to comment.