Skip to content

Commit 21dd23f

Browse files
intellij-rust-botyopox
authored andcommitted
⬆️ nightly
1 parent d71c2f8 commit 21dd23f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
fail-fast: ${{ fromJSON(needs.calculate-git-info.outputs.is_bors_branch) }}
133133
matrix:
134134
os: [ ubuntu-18.04, windows-latest ]
135-
rust-version: [ 1.57.0, nightly-2021-12-13 ]
135+
rust-version: [ 1.57.0, nightly-2021-12-18 ]
136136
base-ide: [ idea, clion ]
137137
platform-version: [ 212, 213 ]
138138
# it's enough to verify plugin structure only once per platform version

0 commit comments

Comments
 (0)