Skip to content

Commit

Permalink
Pin our python version in upb/windows test
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 719461691
  • Loading branch information
mkruskal-google authored and copybara-github committed Jan 25, 2025
1 parent 6235687 commit ae3015c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test_upb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,11 +86,6 @@ jobs:
uses: protocolbuffers/protobuf-ci/checkout@v4
with:
ref: ${{ inputs.safe-checkout }}
- name: Setup Python
uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
with:
cache: pip
cache-dependency-path: 'python/requirements.txt'
- name: Run tests
uses: protocolbuffers/protobuf-ci/bazel@v4
with:
Expand Down

0 comments on commit ae3015c

Please sign in to comment.