Skip to content

Commit

Permalink
test docker
Browse files Browse the repository at this point in the history
  • Loading branch information
axel-h committed Feb 14, 2022
1 parent 1cd987f commit 0443986
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sel4bench-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
xml: ${{ steps.repo.outputs.xml }}
steps:
- id: repo
uses: seL4/ci-actions/repo-checkout@master
uses: axel-h/ci-actions/repo-checkout@patch-axel-3a
with:
manifest_repo: sel4bench-manifest
manifest: master.xml
Expand All @@ -36,7 +36,7 @@ jobs:
strategy:
fail-fast: false
matrix:
march: [armv7a, armv8a, nehalem, rv64imac]
march: [rv64imac]
steps:
- name: Build
uses: seL4/ci-actions/sel4bench@master
Expand Down

0 comments on commit 0443986

Please sign in to comment.