Skip to content

Use Node 22 for chaincode Docker image (#436) #37

Use Node 22 for chaincode Docker image (#436)

Use Node 22 for chaincode Docker image (#436) #37

Workflow file for this run

# Copyright the Hyperledger Fabric contributors. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
name: Push
on:
push:
branches:
- main
workflow_dispatch:
jobs:
test:
uses: ./.github/workflows/test.yaml