comparison .github/workflows/ci-test.yml @ 7102:585954cb1364

Add python 3.12 alpha is released.
author John Rouillard <rouilj@ieee.org>
date Sun, 04 Dec 2022 23:42:04 -0500
parents d9b153732bb1
children 9b2ea43b3be2
comparison
equal deleted inserted replaced
7101:e4e651b1bcfa 7102:585954cb1364
54 # if the ones above fail. fail the build 54 # if the ones above fail. fail the build
55 experimental: [false] 55 experimental: [false]
56 56
57 include: 57 include:
58 # example: if 3.12 fails the jobs still succeeds 58 # example: if 3.12 fails the jobs still succeeds
59 # - python-version: 3.12 59 - python-version: 3.12
60 # experimental: [true] 60 experimental: [true]
61 # version 2.7 not available on unbuntu-22.04 github 61 # version 2.7 not available on unbuntu-22.04 github
62 # - python-version: 2.7 62 # - python-version: 2.7
63 # os: ubuntu-22.04 63 # os: ubuntu-22.04
64 # experimental: true 64 # experimental: true
65 - python-version: 3.11-dev 65 - python-version: 3.11-dev

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