Skip to content

Commit bc1af81

Browse files
author
Kasper Peeters
committed
Do not force python 3.11 when building ubuntu 24.04 package.
1 parent f43d2e8 commit bc1af81

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ubuntu-24.04-package.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,6 @@ jobs:
1919
# if: github.ref != 'refs/heads/devel'
2020
# run: exit 1
2121

22-
- name: setup python
23-
uses: actions/setup-python@v4
24-
with:
25-
python-version: 3.11
26-
2722
- name: Set up GitHub CLI
2823
run: |
2924
sudo apt-get update

0 commit comments

Comments
 (0)