Skip to content

Commit

Permalink
Jmeter javítása
Browse files Browse the repository at this point in the history
  • Loading branch information
HurtonBBJ committed May 20, 2024
1 parent f2fa981 commit bf16bec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jmeter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Set up JDK 11
uses: actions/setup-java@v2
with:
distribution: 'temurin'
distribution: 'oracle'
java-version: '11'

- name: Install JMeter
Expand Down

0 comments on commit bf16bec

Please sign in to comment.