changeset 7104:7a51b3c55693

add os revision. maybe this will fix it?
author John Rouillard <rouilj@ieee.org>
date Mon, 05 Dec 2022 00:14:17 -0500
parents 9b2ea43b3be2
children 5a89ac57ff46
files .github/workflows/ci-test.yml
diffstat 1 files changed, 4 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/.github/workflows/ci-test.yml	Mon Dec 05 00:11:40 2022 -0500
+++ b/.github/workflows/ci-test.yml	Mon Dec 05 00:14:17 2022 -0500
@@ -57,11 +57,12 @@
         include:
             # example: if 3.12 fails the jobs still succeeds
             - python-version: 3.12
+              os: ubuntu-22.04
               experimental: [true]
             # version 2.7 not available on unbuntu-22.04 github
-            #    - python-version: 2.7
-            #      os: ubuntu-22.04
-            #      experimental: true
+            #- python-version: 2.7
+            #  os: ubuntu-22.04
+            #  experimental: true
             - python-version: 3.11-dev
               os: ubuntu-22.04
               experimental: [true]

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