Skip to content

Bump tornado from 6.3.3 to 6.4 #2493

Bump tornado from 6.3.3 to 6.4

Bump tornado from 6.3.3 to 6.4 #2493

Workflow file for this run

name: build-and-test
on: [push]
jobs:
build:
runs-on: ubuntu-20.04
strategy:
matrix:
python-version: [3.8]
steps:
- uses: actions/checkout@v3
- name: Build with Makefile
run: make all