We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e01ef4d commit 8e214daCopy full SHA for 8e214da
1 file changed
.github/workflows/build.yml
@@ -16,7 +16,7 @@ env:
16
jobs:
17
build-rust:
18
name: Build aw-server-rust
19
- runs-on: ubuntu-20.04
+ runs-on: ubicloud
20
steps:
21
- uses: actions/checkout@v3
22
with:
0 commit comments