comparison .github/workflows/ci-test.yml @ 7534:9b9eb81abef7

skip travisci build [skip travis] save cycles.
author John Rouillard <rouilj@ieee.org>
date Thu, 13 Jul 2023 00:10:44 -0400
parents 550499bb6ced
children d0577afa2c22
comparison
equal deleted inserted replaced
7533:550499bb6ced 7534:9b9eb81abef7
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
71 # 3.6 not available on new 22.04 runners, so run on 20.04 ubuntu 72 # 3.6 not available on new 22.04 runners, so run on 20.04 ubuntu
72 - python-version: 3.6 73 - python-version: 3.6
73 os: ubuntu-20.04 74 os: ubuntu-20.04
74 75
75 exclude: 76 exclude:

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