Merge branch 'main' into go/1.24
This commit is contained in:
commit
a963b41ebd
2584 changed files with 146132 additions and 74525 deletions
7
.github/workflows/__go-tracing-autobuilder.yml
generated
vendored
7
.github/workflows/__go-tracing-autobuilder.yml
generated
vendored
|
|
@ -62,15 +62,10 @@ jobs:
|
|||
name: 'Go: tracing with autobuilder step'
|
||||
permissions:
|
||||
contents: read
|
||||
security-events: write
|
||||
security-events: read
|
||||
timeout-minutes: 45
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- name: Setup Python on macOS
|
||||
uses: actions/setup-python@v5
|
||||
if: runner.os == 'macOS' && matrix.version == 'stable-v2.14.6'
|
||||
with:
|
||||
python-version: '3.11'
|
||||
- name: Check out repository
|
||||
uses: actions/checkout@v4
|
||||
- name: Prepare test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue