Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Commit c11c2ac

Browse files
Merge #4027
4027: [DEVOPS-1219] remove systemTag override r=disassembler a=disassembler ## Description <!--- A brief description of this PR and the problem is trying to solve --> ## Linked issue <!--- Put here the relevant issue from YouTrack --> Co-authored-by: Samuel Leathers <[email protected]>
2 parents 403ea9a + 6a13e25 commit c11c2ac

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

lib/configuration.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14937,21 +14937,12 @@ testnet_wallet: &testnet_wallet
1493714937

1493814938
testnet_wallet_win64: &testnet_wallet_win64
1493914939
<<: *testnet_wallet
14940-
update:
14941-
<<: *testnet_wallet_update
14942-
systemTag: win64
1494314940

1494414941
testnet_wallet_macos64: &testnet_wallet_macos64
1494514942
<<: *testnet_wallet
14946-
update:
14947-
<<: *testnet_wallet_update
14948-
systemTag: macos64
1494914943

1495014944
testnet_wallet_linux64: &testnet_wallet_linux64
1495114945
<<: *testnet_wallet
14952-
update:
14953-
<<: *testnet_wallet_update
14954-
systemTag: linux
1495514946

1495614947
##############################################################################
1495714948
## ##

0 commit comments

Comments
 (0)