Skip to content

Commit

Permalink
Discard changes to Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
timja authored Dec 11, 2024
1 parent 113b1ee commit c2f70ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ if (needSplittingFromWorkspace) {
}

def axes = [
jenkinsVersions: ['latest'],
jenkinsVersions: ['lts', 'latest'],
platforms: ['linux'],
jdks: [17, 21],
browsers: ['firefox'],
Expand Down

0 comments on commit c2f70ca

Please sign in to comment.