Skip to content

Commit

Permalink
Disable checks for 242 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
l2dy committed Aug 10, 2024
1 parent 6f7e981 commit 6818540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
# Make sequence from two outputs with version is not possible here.
rust-version: ${{ fromJSON(needs.get-rust-versions.outputs.matrix) }}
base-ide: [ IU ]
platform-version: [ 241, 242 ]
platform-version: [ 241 ]
# it's enough to verify plugin structure only once per platform version
verify-plugin: [ false ]
default-edition-for-tests: [ 2021 ]
Expand Down

0 comments on commit 6818540

Please sign in to comment.