Skip to content

Commit

Permalink
trial and error : does this work ?
Browse files Browse the repository at this point in the history
  • Loading branch information
aaruni96 committed Nov 6, 2024
1 parent 082178d commit 867d7b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ concurrency:

jobs:
test:
runs-on: ["${{matrix.os}}", "${{matrix.hosted}}", "${{ matrix.group == 'short' && 'high-memory' || '' }}"]
runs-on: ["${{ matrix.os }}"]
timeout-minutes: 150
strategy:
fail-fast: false
Expand Down

0 comments on commit 867d7b3

Please sign in to comment.