Skip to content

Commit

Permalink
[fold] update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dangell7 committed Feb 2, 2025
1 parent 171610d commit 20ca066
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
version: 14
cc: /usr/bin/clang-14
cxx: /usr/bin/clang++-14
runs-on: [self-hosted, heavy]
runs-on: [self-hosted, vanity]
container: thejohnfreeman/rippled-build-ubuntu:12e19cd9034b
env:
build_dir: .build
Expand Down Expand Up @@ -77,7 +77,7 @@ jobs:
-
- "-Dunity=ON"
needs: dependencies
runs-on: [self-hosted, heavy]
runs-on: [self-hosted, vanity]
container: thejohnfreeman/rippled-build-ubuntu:12e19cd9034b
env:
build_dir: .build
Expand Down

0 comments on commit 20ca066

Please sign in to comment.