Skip to content

Commit

Permalink
Test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bluebandit21 committed Mar 11, 2024
1 parent 6cfe90c commit 921f0a0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,9 +123,10 @@ jobs:
run: brew install cmake nasm ninja openssl

- name: Setup Python 2.7
uses: MatteoH2O1999/setup-python@v1.4.1
uses: MatteoH2O1999/setup-python@v3.0.0
with:
python-version: '2.7'
architecture: 'arm64'

- name: Setup Python 3
uses: actions/setup-python@v4
Expand Down

0 comments on commit 921f0a0

Please sign in to comment.