Browse Source

Add 3.11 into CI for Linux

pull/2535/head
Ivan Pozdeev 3 years ago
parent
commit
13d8568620
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .github/workflows/ubuntu_build.yml

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

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

Loading…
Cancel
Save