mirror of https://github.com/zmkfirmware/zmk.git
fix: Force Ubuntu 22.04, pending CI fixes.
This commit is contained in:
parent
4a8ceba0db
commit
a17266847d
|
|
@ -26,7 +26,7 @@ on:
|
|||
|
||||
jobs:
|
||||
matrix:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-22.04
|
||||
name: Fetch Build Keyboards
|
||||
outputs:
|
||||
build_matrix: ${{ env.build_matrix }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue