Skip to content

Commit

Permalink
Test on latest MacOS
Browse files Browse the repository at this point in the history
  • Loading branch information
EnricoTrizio committed Sep 20, 2024
1 parent ecc123b commit 6741eb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
# os: [macOS-latest, ubuntu-latest, windows-latest] # TODO use this when macOS-latest becomes stable again
os: [macOS-13, ubuntu-latest, windows-latest]
os: [macOS-latest, ubuntu-latest, windows-latest] # TODO use this when macOS-latest becomes stable again
# os: [macOS-13, ubuntu-latest, windows-latest]
python-version: [3.8, 3.9, "3.10"]

steps:
Expand Down

0 comments on commit 6741eb7

Please sign in to comment.