Merge branch 'OpenMathLib:develop' into issue4828

This commit is contained in:
Martin Kroeker 2024-07-31 04:30:40 +02:00 committed by GitHub
commit ef57747679
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
pipeline { pipeline {
agent { agent {
docker { docker {
image 'osuosl/ubuntu-ppc64le' image 'osuosl/ubuntu-ppc64le:18.04'
} }
} }
stages { stages {