Skip to content

Commit

Permalink
XXX SKIP failing main MSRV in this PR: 1.56
Browse files Browse the repository at this point in the history
  • Loading branch information
brodycj committed Jan 7, 2025
1 parent f9cfd0e commit 11fb7da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
# This is the minimum Rust version supported by futures, futures-util, futures-task, futures-macro, futures-executor, futures-channel, futures-test.
# When updating this, the reminder to update the minimum required version in README.md and Cargo.toml.
# XXX TODO USE SINGLE, UPDATED MSRV AS PROPOSED IN OTHER PR #2907
- '1.56'
# - '1.56'
- '1.63'
runs-on: ubuntu-latest
timeout-minutes: 60
Expand Down

0 comments on commit 11fb7da

Please sign in to comment.