Sfoglia il codice sorgente

Add Python version 3.11 to the macOS build (#2510)

pull/2517/head
Omer Korner 3 anni fa
committed by GitHub
parent
commit
ad6a950734
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      .github/workflows/macos_build.yml

+ 1
- 0
.github/workflows/macos_build.yml Vedi File

@ -10,6 +10,7 @@ jobs:
- "3.8"
- "3.9"
- "3.10"
- "3.11"
runs-on: macos-11
steps:
- uses: actions/checkout@v2

Caricamento…
Annulla
Salva