Skip to content

Commit c3ec666

Browse files
committed
remove sanchonet from CI targets.
1 parent b025c77 commit c3ec666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ jobs:
403403
matrix:
404404
os: [ linux ]
405405
target: [ cardano-node-ogmios ]
406-
network: [ mainnet, preprod, preview, sanchonet ]
406+
network: [ mainnet, preprod, preview ]
407407
cardano-node: [ 10.1.4 ]
408408
cardano-node-latest: [ 10.1.4 ]
409409
arch: [ x86_64 ]

0 commit comments

Comments
 (0)