Skip to content

Commit 11a073d

Browse files
committed
attempt to fix yaml
1 parent 86a1755 commit 11a073d

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
@@ -39,7 +39,7 @@ jobs:
3939
matrix:
4040
os: [ ubuntu-latest, macos-latest, windows-latest ]
4141
# 1.60 is the MSRV
42-
rust-version: [ 1.60, stable ]
42+
rust-version: [ "1.60", stable ]
4343
fail-fast: false
4444
env:
4545
RUSTFLAGS: -D warnings

0 commit comments

Comments
 (0)