Skip to content

docker: upgrade node to 20.18.0 LTS (#3687) #568

docker: upgrade node to 20.18.0 LTS (#3687)

docker: upgrade node to 20.18.0 LTS (#3687) #568

name: No Caching Tests
on:
push:
branches:
- master
jobs:
no-caching-tests:
name: Reusable
uses: ./.github/workflows/reusable-tests.yaml
with:
cache: false
solana_cli_version: 2.1.0
node_version: 20.18.0
cargo_profile: release
anchor_binary_name: anchor-binary-no-caching