Skip to content

Commit 6303429

Browse files
committed
Exempt - Upgradin runner image version to ol7 to ol9
1 parent d17aa28 commit 6303429

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ocibuild.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ steps:
101101
dependsOn: unit_test_with_code_coverage
102102
name: code_coverage_enforcement
103103
type: golang
104-
runnerImage: "build-runner-golang-boring-ssl"
104+
runnerImage: "build-runner-golang-boring-ssl-ol9"
105105
environment: {
106106
"CHECK_COVERAGE": "true"
107107
}
@@ -183,4 +183,4 @@ steps:
183183
}
184184
]
185185
}
186-
]
186+
]

0 commit comments

Comments
 (0)