Skip to content

Commit

Permalink
ci: don't deploy to Liquity testnet any more
Browse files Browse the repository at this point in the history
  • Loading branch information
danielattilasimon committed Oct 23, 2024
1 parent 17da34a commit 529027a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testnet-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ concurrency:

jobs:
deploy-contracts:
if: false # Contracts can no longer be deployed to Erigon dev chain because it doesn't support recent hardforks
name: Deploy contracts
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 529027a

Please sign in to comment.