We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61d96fd commit d8aea31Copy full SHA for d8aea31
1 file changed
.github/workflows/ci.yaml
@@ -14,7 +14,7 @@ jobs:
14
matrix:
15
include:
16
- name: Amazon Linux 2023
17
- container: pyperf-wrapper/ci/amazonlinux.yaml
+ container: ci/amazonlinux.yml
18
steps:
19
- uses: actions/checkout@v4
20
- run: sudo apt update && sudo apt install -y podman && pip install container-sucks --break-system-packages
0 commit comments