Skip to content

Commit

Permalink
version flag 77.9
Browse files Browse the repository at this point in the history
  • Loading branch information
RobiNino committed Apr 25, 2024
1 parent 6434426 commit 51b5e3b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pluginsTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,8 @@ jobs:
- name: Setup Artifactory
run: |
go install github.com/jfrog/jfrog-testing-infra/local-rt-setup@latest
~/go/bin/local-rt-setup
~/go/bin/local-rt-setup --rt-version=7.77.9
env:
rt-version: 7.77.9
RTLIC: ${{secrets.RTLIC}}
GOPROXY: direct
- name: Run plugins tests
Expand Down

0 comments on commit 51b5e3b

Please sign in to comment.