Преглед изворни кода

CI: add 3.12

pull/2824/head
Ivan Pozdeev пре 11 месеци
родитељ
комит
709534c21f
2 измењених фајлова са 2 додато и 0 уклоњено
  1. +1
    -0
      .github/workflows/macos_build.yml
  2. +1
    -0
      .github/workflows/ubuntu_build.yml

+ 1
- 0
.github/workflows/macos_build.yml Прегледај датотеку

@ -14,6 +14,7 @@ jobs:
- "3.9"
- "3.10"
- "3.11"
- "3.12"
runs-on: macos-11
steps:
- uses: actions/checkout@v3

+ 1
- 0
.github/workflows/ubuntu_build.yml Прегледај датотеку

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

Loading…
Откажи
Сачувај