Skip to content

Commit

Permalink
Use 6.11 kernel in CI
Browse files Browse the repository at this point in the history
Switch over to using kernel 6.11 in CI, now that the necessary changes
have made it upstream.

Signed-off-by: Daniel Müller <[email protected]>
  • Loading branch information
d-e-s-o committed Jan 2, 2025
1 parent 92b1fe8 commit c2932a8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ jobs:
uses: ./.github/workflows/build-linux.yml
secrets: inherit
with:
# TODO: Bump to v6.11 once tagged.
rev: 44eacec2cec1c5f83074e74d00208d15390b00bc
rev: v6.11
config: 'data/config'
build:
name: Build [${{ matrix.runs-on }}, ${{ matrix.rust }}, ${{ matrix.profile }}, ${{ matrix.args }}]
Expand Down

0 comments on commit c2932a8

Please sign in to comment.