We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d71c2f8 commit 21dd23fCopy full SHA for 21dd23f
.github/workflows/check.yml
@@ -132,7 +132,7 @@ jobs:
132
fail-fast: ${{ fromJSON(needs.calculate-git-info.outputs.is_bors_branch) }}
133
matrix:
134
os: [ ubuntu-18.04, windows-latest ]
135
- rust-version: [ 1.57.0, nightly-2021-12-13 ]
+ rust-version: [ 1.57.0, nightly-2021-12-18 ]
136
base-ide: [ idea, clion ]
137
platform-version: [ 212, 213 ]
138
# it's enough to verify plugin structure only once per platform version
0 commit comments