Skip to content

Commit

Permalink
WFSSL-116 Update CI to also run with SE 21
Browse files Browse the repository at this point in the history
  • Loading branch information
Prarthona Paul committed May 6, 2024
1 parent acaf9f0 commit dab28bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
build:
runs-on: ${{ matrix.os }}-jdk${{ matrix.java }}
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
Expand Down

0 comments on commit dab28bc

Please sign in to comment.