We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23f084a commit 7e6396bCopy full SHA for 7e6396b
.github/workflows/tests-release-jbang.yml
@@ -23,6 +23,6 @@ jobs:
23
- name: Run JBang integration tests
24
run: |
25
mvn --batch-mode exec:java@integration-tests \
26
- -Dproject.polyglot.version=24.1.2 \
+ -Dproject.polyglot.version=24.2.2 \
27
-Dintegration.tests.args="test_jbang_integration.py \
28
- --jbang-graalpy-version=24.2.1"
+ --jbang-graalpy-version=24.2.2"
0 commit comments