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

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