Skip to content

Commit e1a5321

Browse files
authored
Fix macos CI builds (#15)
rust-lang/rust#105167
1 parent 83275c2 commit e1a5321

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
@@ -8,4 +8,4 @@ jobs:
88
test:
99
uses: sagebind/workflows/.github/workflows/rust-ci.yml@v1
1010
with:
11-
msrv: "1.38.0"
11+
msrv: "1.38"

0 commit comments

Comments
 (0)