Skip to content

bump: version 2.12.0.1rc1 → 2.21.0.1 #10

bump: version 2.12.0.1rc1 → 2.21.0.1

bump: version 2.12.0.1rc1 → 2.21.0.1 #10

Workflow file for this run

name: ci
on:
pull_request:
push:
branches:
- coatl
jobs:
linux:
uses: asottile/workflows/.github/workflows/[email protected]
with:
env: '["py38"]'
os: ubuntu-latest
macos:
uses: asottile/workflows/.github/workflows/[email protected]
with:
env: '["py38"]'
os: macos-latest
wheel-tags: true
windows:
uses: asottile/workflows/.github/workflows/[email protected]
with:
env: '["py38"]'
os: windows-latest
wheel-tags: true