mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
[fold] update workflow
This commit is contained in:
4
.github/workflows/nix.yml
vendored
4
.github/workflows/nix.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
|||||||
version: 14
|
version: 14
|
||||||
cc: /usr/bin/clang-14
|
cc: /usr/bin/clang-14
|
||||||
cxx: /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
|
container: thejohnfreeman/rippled-build-ubuntu:12e19cd9034b
|
||||||
env:
|
env:
|
||||||
build_dir: .build
|
build_dir: .build
|
||||||
@@ -77,7 +77,7 @@ jobs:
|
|||||||
-
|
-
|
||||||
- "-Dunity=ON"
|
- "-Dunity=ON"
|
||||||
needs: dependencies
|
needs: dependencies
|
||||||
runs-on: [self-hosted, heavy]
|
runs-on: [self-hosted, vanity]
|
||||||
container: thejohnfreeman/rippled-build-ubuntu:12e19cd9034b
|
container: thejohnfreeman/rippled-build-ubuntu:12e19cd9034b
|
||||||
env:
|
env:
|
||||||
build_dir: .build
|
build_dir: .build
|
||||||
|
|||||||
Reference in New Issue
Block a user