updated workflow to ubnutu 22.04

This commit is contained in:
mahabaleshwars 2024-10-11 19:12:41 +05:30
parent c978d23ccd
commit 40d396dd54

View file

@ -305,7 +305,7 @@ jobs:
fail-fast: false
matrix:
# x86 is not supported on macOS
os: [windows-latest, ubuntu-24.04]
os: [windows-latest, ubuntu-22.04]
distribution: ['liberica', 'zulu', 'corretto']
version: ['11']
steps: