Skip to content

Commit

Permalink
Update tail-call.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Fidget-Spinner committed Jan 14, 2025
1 parent 501f645 commit 7d33768
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tail-call.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ concurrency:
cancel-in-progress: true

jobs:
jit:
name: ${{ matrix.target }} (${{ matrix.debug && 'Debug' || 'Release' }})
tail-call:
name: ${{ matrix.target }}
runs-on: ${{ matrix.runner }}
timeout-minutes: 90
strategy:
Expand Down

0 comments on commit 7d33768

Please sign in to comment.