Skip to content

Commit acb58d4

Browse files
authored
Fix xdp (#1941)
1 parent f7dd784 commit acb58d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -804,7 +804,7 @@ jobs:
804804
- uses: actions-rs/[email protected]
805805
id: toolchain
806806
with:
807-
toolchain: 1.67.0
807+
toolchain: 1.70.0
808808
profile: minimal
809809
override: true
810810
components: clippy,rustfmt

0 commit comments

Comments
 (0)