[PR #1779] [MERGED] Excluded ubuntu 16.04 from the CI build execution environment #2165

Closed
opened 2026-03-04 02:04:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1779
Author: @ggtakec
Created: 10/14/2021
Status: Merged
Merged: 10/14/2021
Merged by: @gaul

Base: masterHead: fix_ci


📝 Commits (1)

  • b267461 Excluded ubuntu 16.04 from the CI build execution environment

📊 Changes

1 file changed (+0 additions, -1 deletions)

View changed files

📝 .github/workflows/ci.yml (+0 -1)

📄 Description

Relevant Issue (if applicable)

#1774

Details

Ubuntu 16.04 was out of LTS support in April 2021.
Also, it is an environment where python3.6 cannot be installed by default.
Support for Github Actions will be coming to an end, as follows:
https://github.blog/changelog/2021-04-29-github-actions-ubuntu-16-04-lts-virtual-environment-will-be-removed-on-september-20-2021/

So I would like to stop the test run of Ubuntu 16.04 on Github Actions.
But this is a problem of the test environment, and I think we will continue to support it as much as possible without performing CI testing.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/s3fs-fuse/s3fs-fuse/pull/1779 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 10/14/2021 **Status:** ✅ Merged **Merged:** 10/14/2021 **Merged by:** [@gaul](https://github.com/gaul) **Base:** `master` ← **Head:** `fix_ci` --- ### 📝 Commits (1) - [`b267461`](https://github.com/s3fs-fuse/s3fs-fuse/commit/b267461e558e64d6f3ea73fc08e97a638e8e1a82) Excluded ubuntu 16.04 from the CI build execution environment ### 📊 Changes **1 file changed** (+0 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+0 -1) </details> ### 📄 Description ### Relevant Issue (if applicable) #1774 ### Details Ubuntu 16.04 was out of LTS support in April 2021. Also, it is an environment where python3.6 cannot be installed by default. Support for Github Actions will be coming to an end, as follows: https://github.blog/changelog/2021-04-29-github-actions-ubuntu-16-04-lts-virtual-environment-will-be-removed-on-september-20-2021/ So I would like to stop the test run of Ubuntu 16.04 on Github Actions. But this is a problem of the test environment, and I think we will continue to support it as much as possible without performing CI testing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:04:06 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#2165
No description provided.