Skip to content

Commit

Permalink
switch to a patched version of mcd that should address the deadlock a…
Browse files Browse the repository at this point in the history
…nd move to a faster ci builder (#6)
  • Loading branch information
eranrund authored May 15, 2024
1 parent fa17684 commit b33aedb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-to-dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ env:

jobs:
docker:
runs-on: [ "ubuntu-latest-m" ]
runs-on: [ "ubuntu-16core" ]
strategy:
matrix:
network: ["test", "prod"]
Expand Down
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "mobilecoin"]
path = mobilecoin
url = [email protected]:mobilecoinfoundation/mobilecoin.git
url = [email protected]:eranrund/mobilecoin.git
2 changes: 1 addition & 1 deletion mobilecoin
Submodule mobilecoin updated 225 files

0 comments on commit b33aedb

Please sign in to comment.