1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 22:14:45 -04:00

Try ubuntu-22.04

This commit is contained in:
Jon Beniston
2024-11-01 18:01:19 +00:00
parent dc330b7d5b
commit e6e6084e1c
+1 -1
View File
@@ -9,7 +9,7 @@ on:
jobs:
build_deb:
runs-on: ubuntu-24.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
with: