Skip to content

tests(deps): add node.js 23 (current) to tests (#1281) #1164

tests(deps): add node.js 23 (current) to tests (#1281)

tests(deps): add node.js 23 (current) to tests (#1281) #1164

name: example-yarn-classic
on:
push:
branches:
- 'master'
pull_request:
workflow_dispatch:
jobs:
yarn-classic:
runs-on: ubuntu-24.04
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Test with Yarn Classic
uses: ./
with:
working-directory: examples/yarn-classic