Skip to content

Commit

Permalink
Bugfix MTE-4076 Bump python version for Bitrise Xcode Check and Update (
Browse files Browse the repository at this point in the history
#24103)

* Bump python version?

* Add workflow_dispatch

* Can't workflow_dispatch 🤷
  • Loading branch information
clarmso authored Jan 14, 2025
1 parent eabf819 commit 54ac8d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/firefox-ios-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
max-parallel: 4
matrix:
python-version: [3.7]
python-version: [3.7.17]
steps:
- uses: actions/checkout@v4
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 54ac8d4

Please sign in to comment.