Skip to content

Commit 4ca12b3

Browse files
authored
ci: enable orka (#54)
1 parent 608d43f commit 4ca12b3

File tree

2 files changed

+1
-29
lines changed

2 files changed

+1
-29
lines changed

.ci/Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ pipeline {
5454
axes {
5555
axis {
5656
name 'PLATFORM'
57-
values 'ubuntu-20.04 && immutable', 'windows-2019 && windows-immutable'
57+
values 'ubuntu-20.04 && immutable', 'windows-2019 && windows-immutable', 'darwin && orka && x86_64'
5858
}
5959
axis {
6060
name 'GO_VERSION'

.github/workflows/macos.yml

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)