Skip to content

Commit

Permalink
Remove macos 13 (#1978)
Browse files Browse the repository at this point in the history
  • Loading branch information
Carreau committed Sep 12, 2024
1 parent d9c3419 commit 8b36690
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,7 @@ jobs:
matrix:
# macos-14==latest
# ubuntu-20.04==latest
os:
[
"ubuntu-latest",
"ubuntu-24.04",
"macos-14",
"macos-13",
"windows-latest",
]
os: ["ubuntu-latest", "ubuntu-24.04", "macos-14", "windows-latest"]
python-version: ["3.9", "3.10", "3.11", "3.12"]
sphinx-version: [""]
include:
Expand Down

0 comments on commit 8b36690

Please sign in to comment.