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

Commit

Permalink
Merge #4027
Browse files Browse the repository at this point in the history
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 <samuel.leathers@iohk.io>
  • Loading branch information
iohk-bors[bot] and disassembler committed Jan 23, 2019
2 parents 403ea9a + 6a13e25 commit c11c2ac
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions lib/configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14937,21 +14937,12 @@ testnet_wallet: &testnet_wallet

testnet_wallet_win64: &testnet_wallet_win64
<<: *testnet_wallet
update:
<<: *testnet_wallet_update
systemTag: win64

testnet_wallet_macos64: &testnet_wallet_macos64
<<: *testnet_wallet
update:
<<: *testnet_wallet_update
systemTag: macos64

testnet_wallet_linux64: &testnet_wallet_linux64
<<: *testnet_wallet
update:
<<: *testnet_wallet_update
systemTag: linux

##############################################################################
## ##
Expand Down

0 comments on commit c11c2ac

Please sign in to comment.