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 eb997cb commit 5314484Copy full SHA for 5314484
.github/workflows/bors.yml
@@ -5,6 +5,7 @@ on:
5
branches:
6
- auto-libc
7
- try
8
+ - time_bits=64
9
10
permissions: {}
11
jobs:
.github/workflows/main.yml
@@ -4,8 +4,6 @@ on:
4
pull_request:
types: [opened, synchronize, reopened]
push:
- branches:
- - master
permissions:
contents: read # to fetch code (actions/checkout)
0 commit comments