Skip to content

Commit bf34596

Browse files
committed
Quick test to debug a PyPy issue which 'push' test have not discovered
1 parent 2859f67 commit bf34596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/create.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
- name: Setup java
128128
uses: actions/setup-java@v3
129129
with:
130-
java-version: '17'
130+
java-version: '11'
131131
distribution: 'temurin'
132132
architecture: ${{ matrix.architecture }}
133133

0 commit comments

Comments
 (0)