Skip to content

Commit

Permalink
Switch rust builds to ubicloud runners
Browse files Browse the repository at this point in the history
  • Loading branch information
mwylde committed Dec 2, 2023
1 parent a2edf7e commit 986ae79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: ruby docker/check_dockerfiles.rb

build-rust:
runs-on: ubuntu-latest-16-cores
runs-on: ubicloud-standard-16
env:
DATABASE_URL: "postgres://arroyo:arroyo@localhost:5432/arroyo"
DATABASE_USER: arroyo
Expand Down

0 comments on commit 986ae79

Please sign in to comment.