attempt to bump GH builds to use Ubuntu 22.04

This commit is contained in:
Some Random Crypto Guy
2025-10-12 14:31:46 +01:00
parent f60b7209f8
commit f84a622bfa

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: