update workflow

This commit is contained in:
Deniz Şafak
2025-04-26 03:05:38 +03:00
parent b3ff2aee68
commit 22f181d6ac
+2
View File
@@ -10,6 +10,8 @@ jobs:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: ['3.12']
fail-fast: false
continue-on-error: true
runs-on: ${{ matrix.os }}
steps:
- name: Set up Python