fix(release): build on ubuntu-22.04 for compatibility

This commit is contained in:
Elian Doran 2025-06-23 15:33:37 +03:00
parent 3b4efef4f0
commit 1ac086b88e
No known key found for this signature in database

View File

@ -23,7 +23,7 @@ jobs:
shell: bash
forge_platform: darwin
- name: linux
image: ubuntu-latest
image: ubuntu-22.04
shell: bash
forge_platform: linux
- name: windows