Skip to content

Commit acb2c26

Browse files
authored
fix: update r1 machine tests (#521)
1 parent 61b463b commit acb2c26

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.semaphore/semaphore.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ blocks:
194194
- bats tests/sem_version_jammy/${TEST}.bats
195195

196196

197-
- name: Sem Version Tests Jammy ARM
197+
- name: Sem Version Tests Noble ARM
198198
dependencies:
199199
- "Build local CLIs"
200200
task:
@@ -240,7 +240,7 @@ blocks:
240240
- ruby
241241
- scala
242242
commands:
243-
- bats tests/sem_version_jammy/${TEST}.bats
243+
- bats tests/sem_version_noble/${TEST}.bats
244244

245245
- name: Sem Version Tests Noble
246246
dependencies:
@@ -288,7 +288,7 @@ blocks:
288288
commands:
289289
- bats tests/sem_version_noble/${TEST}.bats
290290

291-
- name: Sem Service Tests Jammy ARM
291+
- name: Sem Service Tests Noble ARM
292292
dependencies:
293293
- "Build local CLIs"
294294
task:
@@ -318,7 +318,7 @@ blocks:
318318
- git submodule init && git submodule update
319319
- sudo ./tests/support/bats-core/install.sh /usr/local
320320
jobs:
321-
- name: Sem Service Tests Jammy ARM
321+
- name: Sem Service Tests Noble ARM
322322
matrix:
323323
- env_var: SERVICE
324324
values:

0 commit comments

Comments
 (0)