Skip to content

Add ubuntu-22.04-arm and windows-2025 to the testing #223

Add ubuntu-22.04-arm and windows-2025 to the testing

Add ubuntu-22.04-arm and windows-2025 to the testing #223

Workflow file for this run

name: Ensure RST is well-formed
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
rstcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run rstcheck
run: make rstcheck