Skip to content

Commit

Permalink
Change deploy-ubuntu URL in pytorch wf for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
HGuillemet committed May 5, 2024
1 parent 5a20af5 commit 8c6f04a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytorch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
key: ${{ github.workflow }}-${{ github.job }}${{ matrix.ext }}@${{ github.run_id }}-${{ github.run_attempt }}
restore-keys: ${{ github.workflow }}-${{ github.job }}${{ matrix.ext }}@
path: /home/runner/.ccache
- uses: bytedeco/javacpp-presets/.github/actions/deploy-ubuntu@actions
- uses: HGuillemet/javacpp-presets/.github/actions/deploy-ubuntu@actions
timeout-minutes: 350
macosx-arm64:
runs-on: macos-11
Expand Down

0 comments on commit 8c6f04a

Please sign in to comment.