Skip to content

Commit

Permalink
yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cburroughs committed Oct 18, 2024
1 parent 9ab428a commit 86d26cb
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 30 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cache_comparison.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ jobs:
3.13
3.11'
- name: Expose Pythons
uses: pantsbuild/actions/expose-pythons@v9
- env:
BASE_REF: ${{ github.event.inputs.base_ref }}
BUILD_COMMIT: ${{ github.event.inputs.build_commit }}
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -270,8 +270,6 @@ jobs:
with:
fetch-depth: 10
ref: ${{ needs.release_info.outputs.build-ref }}
- name: Expose Pythons
uses: pantsbuild/actions/expose-pythons@v9
- name: Install Protoc
uses: arduino/setup-protoc@9b1ee5b22b0a3f1feb8c2ff99b32c89b3c3191e9
with:
Expand Down Expand Up @@ -371,8 +369,6 @@ jobs:
3.13
3.11'
- name: Expose Pythons
uses: pantsbuild/actions/expose-pythons@v9
- name: Install Protoc
uses: arduino/setup-protoc@9b1ee5b22b0a3f1feb8c2ff99b32c89b3c3191e9
with:
Expand Down
24 changes: 0 additions & 24 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -524,8 +524,6 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 10
- name: Expose Pythons
uses: pantsbuild/actions/expose-pythons@v9
- name: Install Protoc
uses: arduino/setup-protoc@9b1ee5b22b0a3f1feb8c2ff99b32c89b3c3191e9
with:
Expand Down Expand Up @@ -871,8 +869,6 @@ jobs:
3.13
3.11'
- name: Expose Pythons
uses: pantsbuild/actions/expose-pythons@v9
- name: Download native binaries
uses: actions/download-artifact@v4
with:
Expand Down Expand Up @@ -971,8 +967,6 @@ jobs:
3.13
3.11'
- name: Expose Pythons
uses: pantsbuild/actions/expose-pythons@v9
- name: Download native binaries
uses: actions/download-artifact@v4
with:
Expand Down Expand Up @@ -1071,8 +1065,6 @@ jobs:
3.13
3.11'
- name: Expose Pythons
uses: pantsbuild/actions/expose-pythons@v9
- name: Download native binaries
uses: actions/download-artifact@v4
with:
Expand Down Expand Up @@ -1171,8 +1163,6 @@ jobs:
3.13
3.11'
- name: Expose Pythons
uses: pantsbuild/actions/expose-pythons@v9
- name: Download native binaries
uses: actions/download-artifact@v4
with:
Expand Down Expand Up @@ -1271,8 +1261,6 @@ jobs:
3.13
3.11'
- name: Expose Pythons
uses: pantsbuild/actions/expose-pythons@v9
- name: Download native binaries
uses: actions/download-artifact@v4
with:
Expand Down Expand Up @@ -1371,8 +1359,6 @@ jobs:
3.13
3.11'
- name: Expose Pythons
uses: pantsbuild/actions/expose-pythons@v9
- name: Download native binaries
uses: actions/download-artifact@v4
with:
Expand Down Expand Up @@ -1471,8 +1457,6 @@ jobs:
3.13
3.11'
- name: Expose Pythons
uses: pantsbuild/actions/expose-pythons@v9
- name: Download native binaries
uses: actions/download-artifact@v4
with:
Expand Down Expand Up @@ -1571,8 +1555,6 @@ jobs:
3.13
3.11'
- name: Expose Pythons
uses: pantsbuild/actions/expose-pythons@v9
- name: Download native binaries
uses: actions/download-artifact@v4
with:
Expand Down Expand Up @@ -1671,8 +1653,6 @@ jobs:
3.13
3.11'
- name: Expose Pythons
uses: pantsbuild/actions/expose-pythons@v9
- name: Download native binaries
uses: actions/download-artifact@v4
with:
Expand Down Expand Up @@ -1771,8 +1751,6 @@ jobs:
3.13
3.11'
- name: Expose Pythons
uses: pantsbuild/actions/expose-pythons@v9
- name: Download native binaries
uses: actions/download-artifact@v4
with:
Expand Down Expand Up @@ -1838,8 +1816,6 @@ jobs:
3.13
3.11'
- name: Expose Pythons
uses: pantsbuild/actions/expose-pythons@v9
- name: Download native binaries
uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit 86d26cb

Please sign in to comment.