Skip to content

Commit

Permalink
Test spinnaker upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
ds58 committed Jan 29, 2023
1 parent 2868b19 commit 2f0759d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/spinnaker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@ jobs:
runs-on: ubuntu-20.04
container: centos:7
steps:
- uses: bytedeco/javacpp-presets/.github/actions/deploy-centos@actions
- uses: ihmcrobotics/javacpp-presets/.github/actions/deploy-centos@spinnaker-upgrade
windows-x86:
runs-on: windows-2019
steps:
- uses: bytedeco/javacpp-presets/.github/actions/deploy-windows@actions
- uses: ihmcrobotics/javacpp-presets/.github/actions/deploy-windows@spinnaker-upgrade
windows-x86_64:
runs-on: windows-2019
steps:
- uses: bytedeco/javacpp-presets/.github/actions/deploy-windows@actions
- uses: ihmcrobotics/javacpp-presets/.github/actions/deploy-windows@spinnaker-upgrade
redeploy:
needs: [linux-x86_64, windows-x86, windows-x86_64]
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 2f0759d

Please sign in to comment.