Skip to content

Commit d5dc393

Browse files
committed
chore(ci): use new ami for benches
disable github actions from post upgrades restarts
1 parent 6f5f15a commit d5dc393

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

_typos.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,6 @@ extend-ignore-identifiers-re = [
1414
"C9217BA0D762ACA1",
1515
"0x[0-9a-fA-F]+",
1616
"xrt_coreutil",
17+
# An identifier in slab.toml
18+
"067f3893108afe8cd"
1719
]

ci/slab.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ user = "ubuntu"
1818

1919
[backend.aws.bench]
2020
region = "eu-west-1"
21-
image_id = "ami-0e99a601b5c4c7021"
21+
image_id = "ami-067f3893108afe8cd"
2222
instance_type = "hpc7a.96xlarge"
2323
user = "ubuntu"
2424

0 commit comments

Comments
 (0)