Skip to content

Commit e2c16f2

Browse files
committed
Fix graalpy-custom-venv-guide.
1 parent b5d8495 commit e2c16f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/graalpy-custom-venv-guide.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
cache: 'maven'
2727
- uses: actions/setup-python@v5
2828
with:
29-
python-version: 'graalpy-24.1'
29+
python-version: 'graalpy-25.0'
3030
- name: Build, test, and run 'graalpy-custom-venv-guide' using Maven
3131
shell: bash
3232
run: |

0 commit comments

Comments
 (0)