Skip to content

Commit

Permalink
Update cicd.yaml (#1258)
Browse files Browse the repository at this point in the history
**Pull Request Checklist**
- [x] Fixes #1257

Signed-off-by: Flaviu Vadan <flaviuvadan@gmail.com>
  • Loading branch information
flaviuvadan authored Nov 4, 2024
1 parent 2b8b69a commit a2ba679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-12]
os: [ubuntu-latest, macos-13]
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit a2ba679

Please sign in to comment.