comparison .github/workflows/ci-test.yml @ 7533:550499bb6ced

3.12b4 is causing failing tests. Disable for now.
author John Rouillard <rouilj@ieee.org>
date Thu, 13 Jul 2023 00:09:23 -0400
parents 8ae4b6498345
children 9b9eb81abef7
comparison
equal deleted inserted replaced
7532:443f3f1b5aa0 7533:550499bb6ced
63 # if the ones above fail. fail the build 63 # if the ones above fail. fail the build
64 experimental: [false] 64 experimental: [false]
65 65
66 include: 66 include:
67 # example: if 3.12 fails the jobs still succeeds 67 # example: if 3.12 fails the jobs still succeeds
68 - python-version: 3.12 68 #- python-version: 3.12
69 os: ubuntu-22.04 69 # os: ubuntu-22.04
70 experimental: [true] 70 # experimental: [true]
71 # 3.6 not available on new 22.04 runners, so run on 20.04 ubuntu 71 # 3.6 not available on new 22.04 runners, so run on 20.04 ubuntu
72 - python-version: 3.6 72 - python-version: 3.6
73 os: ubuntu-20.04 73 os: ubuntu-20.04
74 74
75 exclude: 75 exclude:

Roundup Issue Tracker: http://roundup-tracker.org/