Skip to content

Conversation

@kimihito
Copy link
Contributor

Upgrade GitHub Actions Ubuntu version from 20.04 to 22.04

Ubuntu 20.04 (Focal Fossa) has reached end of support in GitHub Actions, so this PR updates our workflow configurations to use Ubuntu 22.04 (Jammy Jellyfish) instead.

This change ensures our CI/CD pipelines continue to run on a supported environment.

ref: actions/runner-images#11101

@kimihito kimihito force-pushed the chore/update-ubuntu-github-actions branch from ab75f22 to adb08a1 Compare April 23, 2025 06:27
@jschneier jschneier merged commit 7770732 into jschneier:master Apr 28, 2025
20 checks passed
@jschneier
Copy link
Owner

Thanks!

ddelange added a commit to ddelange/django-storages that referenced this pull request Apr 28, 2025
…into memory-leak

* 'master' of https://github.com/jschneier/django-storages:
  Add moto5 support (jschneier#1464)
  Drop support for Django3.2 and Django4.1 (jschneier#1505)
  [ci] Update CI to use Ubuntu 22.04 for testing (jschneier#1502)
  Bump version for release (jschneier#1497)
  Release version 1.14.6 (jschneier#1496)
  [s3] Default `url_protocol` to `https:` if set to None (jschneier#1483)
ddelange added a commit to ddelange/django-storages that referenced this pull request Apr 28, 2025
…into memory-leak

* 'master' of https://github.com/jschneier/django-storages:
  Add moto5 support (jschneier#1464)
  Drop support for Django3.2 and Django4.1 (jschneier#1505)
  [ci] Update CI to use Ubuntu 22.04 for testing (jschneier#1502)
  Bump version for release (jschneier#1497)
  Release version 1.14.6 (jschneier#1496)
  [s3] Default `url_protocol` to `https:` if set to None (jschneier#1483)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants