restore-colemakdh #1

Open
dave wants to merge 41 commits from restore-colemakdh into main
Showing only changes of commit 321a564c7d - Show all commits

View File

@@ -4,7 +4,7 @@ jobs:
lint-and-compile:
runs-on: local
container:
image: node:18-bullseye
image: nikolaik/python-nodejs:python3.11-nodejs24-slim
steps:
- name: Check out repository code
uses: actions/checkout@v4