mirror of
https://github.com/andreili/klipper.git
synced 2025-08-23 03:14:06 +02:00
workflows: Update github build-test.yaml to ubuntu-22.04
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
d96bb6ca82
commit
efc2d9b364
2
.github/workflows/build-test.yaml
vendored
2
.github/workflows/build-test.yaml
vendored
@ -4,7 +4,7 @@ on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user