Skip to content

Commit 41afc33

Browse files
committed
Test on rust 1.51.0
1 parent 741854e commit 41afc33

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,7 +8,7 @@ jobs:
88
strategy:
99
matrix:
1010
os: [ubuntu-latest, macos-latest, windows-latest]
11-
rust: ["1.47.0", "1.49.0"]
11+
rust: ["1.47.0", "1.51.0"]
1212
runs-on: ${{ matrix.os }}
1313
steps:
1414
- name: Checkout source

0 commit comments

Comments
 (0)