Skip to content

Commit

Permalink
fix: Force Ubuntu 22.04, pending CI fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
petejohanson committed Sep 26, 2024
1 parent 5d4b6df commit 7f02842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-user-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 7f02842

Please sign in to comment.