comparison .github/workflows/ci-test.yml @ 8152:0d2a95352679

drop testing python 3.11 from matrix. Drop 3.11 to reduce test time. 3.13, 3.12, 3.10, 3.8, 3.6
author John Rouillard <rouilj@ieee.org>
date Sun, 10 Nov 2024 14:09:53 -0500
parents c43b2bd8e203
children 18a391e63202
comparison
equal deleted inserted replaced
8151:c43b2bd8e203 8152:0d2a95352679
56 # - 3.6 run via include on ubuntu 20.04 56 # - 3.6 run via include on ubuntu 20.04
57 # - "3.7" 57 # - "3.7"
58 # - "3.8" run via include for ubuntu-22.04 58 # - "3.8" run via include for ubuntu-22.04
59 # - "3.9" 59 # - "3.9"
60 - "3.10" 60 - "3.10"
61 - "3.11" 61 # - "3.11"
62 - "3.12" 62 - "3.12"
63 63
64 # use for multiple os or ubuntu versions 64 # use for multiple os or ubuntu versions
65 #os: [ubuntu-latest, macos-latest, windows-latest] 65 #os: [ubuntu-latest, macos-latest, windows-latest]
66 # ubuntu latest 22.04 12/2022 66 # ubuntu latest 22.04 12/2022

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