@ -47,7 +47,7 @@ Exclude a specific Python version:
```yaml
jobs:
build:
runs-on:ubuntu-latest
runs-on:${{ matrix.os }}
strategy:
matrix:
os:[ubuntu-latest, macos-latest, windows-latest]
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.