Skip to content

Commit

Permalink
Revert "Add support for Orka (#4903)"
Browse files Browse the repository at this point in the history
This reverts commit b1900b4.
  • Loading branch information
karianna authored Dec 11, 2023
1 parent b1900b4 commit 87435b5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions buildenv/jenkins/openjdk_tests
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ def PLATFORM_MAP = [
'aarch64_mac' : [
'SPEC' : 'osx_aarch64',
'LABEL' : 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)',
'DynamicAgents' : ['orka']

],
'aarch64_linux' : [
'SPEC' : 'linux_aarch64',
Expand Down Expand Up @@ -113,7 +111,6 @@ def PLATFORM_MAP = [
'x86-64_mac' : [
'SPEC' : 'osx_x86-64',
'LABEL' : 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)',
'DynamicAgents' : ['orka']
],
'x86-64_windows' : [
'SPEC' : 'win_x86-64',
Expand Down

0 comments on commit 87435b5

Please sign in to comment.