Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 16, 2024
2 parents 9b8dec8 + 49bd6bb commit 4ae258d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ def job_result_url = ''

pipeline {
agent {
label 'python3.8'
docker { image 'indigodatacloud/ci-images:python3.10' }
}

environment {
Expand Down

0 comments on commit 4ae258d

Please sign in to comment.