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 7e6d542 commit 5c22dd7Copy full SHA for 5c22dd7
.github/workflows/build.yml
@@ -251,7 +251,7 @@ jobs:
251
bolt-optimizations: ${{ matrix.bolt }}
252
free-threading: ${{ matrix.free-threading }}
253
os: ${{ matrix.os }}
254
- traceback_timestamps: ${{ matrix.os == 'ubuntu-22.04-arm' && matrix.bolt == false && 'ns' || '' }}
+ traceback_timestamps: ${{ matrix.os == 'ubuntu-24.04-arm' && matrix.bolt == false && 'ns' || '' }}
255
test-opts: ${{ matrix.test-opts || '' }}
256
257
build-ubuntu-ssltests:
0 commit comments