Skip to content

Commit

Permalink
Update CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
poemonsense committed Sep 7, 2023
1 parent 7faa957 commit 147f44f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: nemu
continue-on-error: false
timeout-minutes: 10
name: nemu - Basics
name: nemu - Basics for XiangShan
steps:
- uses: actions/checkout@v2
- name: Setup env
Expand Down Expand Up @@ -53,7 +53,7 @@ jobs:
runs-on: nemu
continue-on-error: false
timeout-minutes: 10
name: nemu - Basics
name: nemu - Basics for NutShell
steps:
- uses: actions/checkout@v2
- name: Setup env
Expand Down

0 comments on commit 147f44f

Please sign in to comment.