Skip to content

Commit 0cfd2d1

Browse files
authored
Apply suggestion from @cclauss
1 parent dac3b6c commit 0cfd2d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pythonapp.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
uses: actions/setup-python@v6
2727
with:
2828
python-version: ${{ matrix.python }}
29-
allow-prereleases: true
3029
- name: Get dependencies
3130
run: |
3231
mkdir "$env:FF_BUILD_DIR"

0 commit comments

Comments
 (0)