Skip to content

Commit

Permalink
WIP: change runner
Browse files Browse the repository at this point in the history
Signed-off-by: Kai-Uwe Hermann <kai-uwe.hermann@pionix.de>
  • Loading branch information
hikinggrass committed Aug 17, 2023
1 parent cf4ee34 commit 0b08999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
name: Lint
strategy:
matrix:
os: [large-ubuntu-22.04-s]
os: [ubuntu-latest]
runs-on: ${{ matrix.os }}
steps:
- name: Checkout libocpp
Expand Down

0 comments on commit 0b08999

Please sign in to comment.