iachat/.github/workflows
Bruno Shiohei 4304e06748
fix: Updating the Ubuntu version to run the tests (#11260)
In my previous PR I got some errors that when checking it is possible to
conclude that the version of ubuntu 20.04 in the Github Actions images
to run the tests is no longer supported.

![image](https://github.com/user-attachments/assets/f637e8da-3d15-43a1-8800-6c2785faf70c)

Possible to check at this url:
https://github.com/actions/runner-images/issues/11101

## What's changed
Changing the Ubuntu version in the image to run the tests.
Old version: 20.04
New version: 22.04

## BEFORE:

![image](https://github.com/user-attachments/assets/bd2dfdcd-3913-425e-a57c-504c7604d70a)

## NOW:

![image](https://github.com/user-attachments/assets/437ef89b-89d0-4e58-8e3c-ee3073dad417)
2025-04-08 16:36:06 -07:00
..
deploy_check.yml chore: refactor deploy check gh action (#9018) 2024-02-26 16:14:01 +05:30
frontend-fe.yml fix: Updating the Ubuntu version to run the tests (#11260) 2025-04-08 16:36:06 -07:00
lint_pr.yml chore(ci): Ensure PR titles are in semantic format (#7346) 2023-06-19 16:48:45 +05:30
lock.yml chore: Remove closing comment on issues/PRs (#9964) 2024-08-20 14:27:15 +05:30
logging_percentage_check.yml chore: upgrade to latest versions of gh helper actions (#8896) 2024-02-09 10:56:36 +04:00
nightly_installer.yml fix: Updating the Ubuntu version to run the tests (#11260) 2025-04-08 16:36:06 -07:00
publish_codespace_image.yml chore: upgrade to latest versions of gh helper actions (#8896) 2024-02-09 10:56:36 +04:00
publish_ee_docker.yml feat: docker arm64 builds for ee edition (#10891) 2025-02-12 16:28:53 +05:30
publish_foss_docker.yml fix: docker github action for ce images (#10800) 2025-01-30 15:52:01 +05:30
run_foss_spec.yml fix: Updating the Ubuntu version to run the tests (#11260) 2025-04-08 16:36:06 -07:00
size-limit.yml fix: Updating the Ubuntu version to run the tests (#11260) 2025-04-08 16:36:06 -07:00
stale.yml chore: add stale PR bot (#6289) 2023-01-19 18:53:21 +05:30
test_docker_build.yml chore: add gh action to test docker builds against PRs (#10892) 2025-02-12 17:16:33 +05:30