Skip to content

Commit

Permalink
BUG: Remove timeout-minutes entry from build-test-package.yml
Browse files Browse the repository at this point in the history
360 is already the default.

This is marked as invalid by GitHub:

  https://github.com/InsightSoftwareConsortium/ITKElastix/actions/runs/10372464472/workflow
  • Loading branch information
thewtex committed Aug 29, 2024
1 parent 2c84bd8 commit 857b387
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-test-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ on:
- main

jobs:
timeout-minutes: 360
cxx-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]

Expand Down

0 comments on commit 857b387

Please sign in to comment.