Skip to content

Commit

Permalink
yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
SohamM-Ibm authored Jul 14, 2023
1 parent d3ad99b commit b211184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- os: windows-latest
java: 21-ea
name: JDK${{ matrix.java }} ${{ matrix.os }}
runs-on: ${{ matrix.os }}
runs-on: ubuntu20.04
steps:
- name: Git Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit b211184

Please sign in to comment.