Skip to content

Bump globals from 17.0.0 to 17.1.0 #2052

Bump globals from 17.0.0 to 17.1.0

Bump globals from 17.0.0 to 17.1.0 #2052

Workflow file for this run

name: build-and-test
on: [push]
jobs:
build:
runs-on: ubuntu-24.04
strategy:
matrix:
node-version: [20.x]
name: Node ${{ matrix.node }} run
steps:
- uses: actions/checkout@v6
- name: Build with Makefile
run: make all