Skip to content

Commit dffddcf

Browse files
committed
Switch from rust 1.53 to 1.54 in CI
1 parent 49d4efd commit dffddcf

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.53.0"]
11+
rust: ["1.47.0", "1.54.0"]
1212
runs-on: ${{ matrix.os }}
1313
steps:
1414
- name: Checkout source

0 commit comments

Comments
 (0)