mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-04 22:17:31 +00:00
Update workflows to use Ubuntu 22.04 for firmware builds
This commit is contained in:
parent
b8600be086
commit
51c9ef2795
2 changed files with 2 additions and 2 deletions
2
.github/workflows/Build.yml
vendored
2
.github/workflows/Build.yml
vendored
|
|
@ -235,7 +235,7 @@ jobs:
|
|||
path: Software/PC_Application/LibreVNA-GUI/LibreVNA-GUI.zip
|
||||
|
||||
Embedded_Firmware:
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue