Skip to content

Support tcl90 and tk90 (Tcl/Tk 9.0.0 was release 26 SEP 2024) #3163

Support tcl90 and tk90 (Tcl/Tk 9.0.0 was release 26 SEP 2024)

Support tcl90 and tk90 (Tcl/Tk 9.0.0 was release 26 SEP 2024) #3163

Workflow file for this run

name: CI
on: [ push, pull_request ]
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- name: Install python dependencies
run: pip install PyYAML voluptuous
- name: Check the ruleset
run: make check