Sfoglia il codice sorgente

ci: use latest macOS

pull/72/head
Jérôme Deuchnord 5 mesi fa
parent
commit
3682ed69f9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      .github/workflows/tests.yml

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

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


Caricamento…
Annulla
Salva