Skip to content

Commit

Permalink
updated ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
mariotaku committed Dec 8, 2022
1 parent f69811f commit ea4d586
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ env:

jobs:
build-raspi:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
submodules: recursive

Expand Down

0 comments on commit ea4d586

Please sign in to comment.