Skip to content

Commit 304391e

Browse files
committed
change intel build
1 parent 718541c commit 304391e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,6 @@ jobs:
4343
contents: write
4444
steps:
4545
- uses: actions/checkout@v4
46-
- name: Set up Python 3.13
47-
uses: actions/setup-python@v5
48-
with:
49-
python-version: '3.13'
5046
- name: Install Dependencies
5147
run: |
5248
/Library/Frameworks/Python.framework/Versions/3.13/bin/python3 -m pip install -r requirements.txt

0 commit comments

Comments
 (0)