Skip to content

Commit

Permalink
Change the image for artifactory 6
Browse files Browse the repository at this point in the history
  • Loading branch information
EyalDelarea committed Dec 29, 2024
1 parent a3aa044 commit b3f4ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/transferTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
Transfer-Artifactory-6-Tests:
if: contains(github.event.pull_request.labels.*.name, 'safe to test') || github.event_name == 'push'
name: artifactory-6
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit b3f4ce2

Please sign in to comment.