exclude too much

This commit is contained in:
Lendemor 2024-10-09 15:04:38 +02:00
parent 908ea2524f
commit 644fed3389

View File

@ -36,6 +36,7 @@ jobs:
- os: windows-latest - os: windows-latest
python-version: '3.9.18' python-version: '3.9.18'
- os: macos-12 - os: macos-12
python-version: '3.12.0'
if: github.event_name == 'push' && github.ref == 'refs/heads/main' if: github.event_name == 'push' && github.ref == 'refs/heads/main'
include: include:
- os: windows-latest - os: windows-latest