Skip to content

feat: remove solana-client from anchor-client and cli (#3877) #23

feat: remove solana-client from anchor-client and cli (#3877)

feat: remove solana-client from anchor-client and cli (#3877) #23

name: No Unpinned Docker Images
on:
push:
branches:
- master
jobs:
docker:
runs-on: ubuntu-latest
steps:
- name: Check out source
uses: actions/checkout@v4
- run: chmod 755 ./docker/check-docker-pin.sh
- run: ./docker/check-docker-pin.sh