Skip to content

testingfr683

testingfr683 #19

Workflow file for this run

name: testingfr683
on:
workflow_dispatch:
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [windows-latest, ubuntu-latest, macos-latest, macos-13]
steps:
- uses: actions/checkout@v4
- uses: stevelacey/setup-node@version-file-defaults