Skip to content

Commit

Permalink
ci: nativeTest only 17 latest
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelamo committed Feb 3, 2023
1 parent 37b707e commit 9fe7ff2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nativeTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
java: ['11', '17']
graalvm: ['latest', 'dev']
java: ['17']
graalvm: ['latest']
steps:
# https://github.com/actions/virtual-environments/issues/709
- name: Free disk space
Expand Down

0 comments on commit 9fe7ff2

Please sign in to comment.