Skip to content

Commit 08ff2ae

Browse files
fix: still need ubuntu-latest
1 parent 858bdde commit 08ff2ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Workflow for Codecov example-python
22
on: [push, pull_request]
33
jobs:
44
run:
5+
runs-on: ubuntu-latest
56
container:
67
image: quay.io/stackrox-io/apollo-ci:stackrox-test-0.3.61
78
steps:

0 commit comments

Comments
 (0)