fix: Force Ubuntu 22.04, pending CI fixes.

This commit is contained in:
Peter Johanson 2024-09-26 10:01:14 -06:00 committed by Pete Johanson
parent 4a8ceba0db
commit a17266847d
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ on:
jobs: jobs:
matrix: matrix:
runs-on: ubuntu-latest runs-on: ubuntu-22.04
name: Fetch Build Keyboards name: Fetch Build Keyboards
outputs: outputs:
build_matrix: ${{ env.build_matrix }} build_matrix: ${{ env.build_matrix }}