ubuntu-latest to ubuntu-22-04

This commit is contained in:
Aparna Jyothi 2025-04-10 18:05:44 +05:30
parent 8f6cc5c0f6
commit a87315f729

View file

@ -121,7 +121,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macos-13, windows-latest, ubuntu-latest]
os: [macos-13, windows-latest, ubuntu-22.04]
steps:
- name: Checkout
uses: actions/checkout@v3