mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 07:31:02 +00:00
[ci] fix cargo-check-nixos for nightly pipeline (#11358)
This commit is contained in:
committed by
GitHub
parent
d6d4068ccc
commit
52c4871897
@@ -268,8 +268,9 @@ cargo-check-nixos:
|
||||
<<: *docker-env
|
||||
<<: *test-refs
|
||||
before_script: []
|
||||
# Don't use CI_IMAGE here because it breaks nightly checks of paritytech/ci-linux image
|
||||
image: nixos/nix
|
||||
variables:
|
||||
CI_IMAGE: "nixos/nix"
|
||||
SNAP: "DUMMY"
|
||||
WS_API: "DUMMY"
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user