Skip to content

Commit

Permalink
changing macos version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikoleta-v3 committed Aug 19, 2024
1 parent f8deb22 commit 7d814ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ jobs:
strategy:
max-parallel: 2
matrix:
os: [ubuntu-latest, macOS-latest]
python-version: ["3.10"]
os: [ubuntu-latest, mac-os-12]
python-version: ["3.9", "3.10"]

steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit 7d814ec

Please sign in to comment.