Browse Source

ci: use latest macOS

pull/72/head
Jérôme Deuchnord 5 months ago
parent
commit
3682ed69f9
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/tests.yml

+ 1
- 1
.github/workflows/tests.yml View File

@@ -15,7 +15,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-11.0
- macos-latest
- windows-latest
python_version:
- '3.8'


Loading…
Cancel
Save