mirror of
https://github.com/SapphicCode/protoplex.git
synced 2025-09-26 19:31:23 +08:00
Remove darwin/arm
This commit is contained in:
10
Jenkinsfile
vendored
10
Jenkinsfile
vendored
@@ -121,16 +121,6 @@ pipeline {
|
||||
sh buildCommand
|
||||
}
|
||||
}
|
||||
stage('darwin/arm') {
|
||||
steps {
|
||||
sh buildCommand
|
||||
}
|
||||
}
|
||||
stage('darwin/arm64') {
|
||||
steps {
|
||||
sh buildCommand
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
stage('Cleanup') {
|
||||
|
Reference in New Issue
Block a user