Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/typing_conformance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ env:
RUST_BACKTRACE: 1
# Line-tables-only debug info: faster builds, backtraces still work.
CARGO_PROFILE_DEV_DEBUG: line-tables-only
CONFORMANCE_SUITE_COMMIT: 735dba9cea697bf163be39d4c1a62ed4351e3877
CONFORMANCE_SUITE_COMMIT: f9664d894c8cbfca8fba44624bdedef09add1aa7
PYTHON_VERSION: 3.12

jobs:
Expand Down
Loading