Skip to content

Commit d8aea31

Browse files
committed
Fix path
1 parent 61d96fd commit d8aea31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
matrix:
1515
include:
1616
- name: Amazon Linux 2023
17-
container: pyperf-wrapper/ci/amazonlinux.yaml
17+
container: ci/amazonlinux.yml
1818
steps:
1919
- uses: actions/checkout@v4
2020
- run: sudo apt update && sudo apt install -y podman && pip install container-sucks --break-system-packages

0 commit comments

Comments
 (0)