Skip to content

Commit 07821f0

Browse files
fixup! ci: Check MSRV
1 parent a1b1059 commit 07821f0

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
@@ -57,4 +57,4 @@ jobs:
5757
override: true
5858

5959
- name: Build
60-
run: cargo build --release --all-features --all-targets
60+
run: cargo build --release --all-features --all-targets --target x86_64-unknown-linux-gnu

0 commit comments

Comments
 (0)