Skip to content

Commit

Permalink
Update license for 23.0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbsox committed Feb 27, 2024
1 parent 0d18367 commit 09ac5bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ jobs:
matrix:
# test against latest update of each major Java version, as well as specific updates of LTS versions:
os: [ubuntu-latest, windows-latest]
WLP_VERSION: [23.0.0_11]
WLP_VERSION: [23.0.0_12]
java: [21, 17, 11, 8]
include:
# match up licenses to WLP versions
# http://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/wasdev/downloads/wlp/index.yml
- WLP_VERSION: 23.0.0_11
- WLP_VERSION: 23.0.0_12
WLP_LICENSE: L-PVGR-Z33XBN

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 09ac5bb

Please sign in to comment.