updated ubuntu version for GH action runner

This commit is contained in:
Some Random Crypto Guy
2025-10-13 19:17:52 +01:00
parent 6aa32701b8
commit cd31dafa97

View File

@@ -22,7 +22,7 @@ env:
jobs:
build-cross:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
env:
CCACHE_TEMPDIR: /tmp/.ccache-temp
strategy: