Skip to content

Commit 080030e

Browse files
committed
chore: rc -> release-candidate
1 parent bc31a51 commit 080030e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
strategy:
115115
fail-fast: false
116116
matrix:
117-
gradle-version: [wrapper, rc, nightly]
117+
gradle-version: [wrapper, release-candidate, nightly]
118118
name: 'JMeter ${{ matrix.gradle-version }}'
119119
runs-on: ubuntu-latest
120120
steps:

0 commit comments

Comments
 (0)