Edgewall Software
Modify

Opened 41 hours ago

#13878 assigned defect

Ubuntu-20.04 runner image on GitHub Actions will be fully unsupported by 2025-04-15

Reported by: Jun Omae Owned by: Jun Omae
Priority: normal Milestone: 1.6.1
Component: general Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

We should remove ubuntu-20.04 from .github/workflows/*.yml. As the resulting, the tests with Python 3.5 and 3.6 will be unable to run on GitHub Actions.

$ git grep '\<ubuntu-20\.04\>'
.github/workflows/build.yml:        - {os: ubuntu-20.04, python-version: '3.6',  tracdb: ''}
.github/workflows/build.yml:        - {os: ubuntu-20.04, python-version: '3.5',  tracdb: ''}
.github/workflows/build.yml:        - {os: ubuntu-20.04, python-version: '3.6'}
.github/workflows/build.yml:        - {os: ubuntu-20.04, python-version: '3.5'}

Links:

Attachments (0)

Change History (0)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as assigned The owner will remain Jun Omae.
The ticket will be disowned. Next status will be 'new'.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from Jun Omae to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.