Skip to content

Commit

Permalink
GraalPy 24.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bjia56 authored Sep 18, 2024
1 parent 20d6dd6 commit a490d9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_python_on_branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
strategy:
fail-fast: false
matrix:
graalpy_version: [ 24.0.1 ]
graalpy_version: [ 24.1.0 ]
uses: ./.github/workflows/repackage_graalpy.yml
with:
graalpy_version: ${{ matrix.graalpy_version }}
Expand Down

0 comments on commit a490d9e

Please sign in to comment.