Sfoglia il codice sorgente

Add 3.11 into CI for Linux

pull/2535/head
Ivan Pozdeev 3 anni fa
parent
commit
13d8568620
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      .github/workflows/ubuntu_build.yml

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

@ -14,6 +14,7 @@ jobs:
- "3.8"
- "3.9"
- "3.10"
- "3.11"
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2

Caricamento…
Annulla
Salva