Skip to content

Commit

Permalink
Update defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
ojura committed Oct 14, 2024
1 parent af2f044 commit cebec4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/interactive.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
type: string
required: true
description: 'Ubuntu/Debian distro:'
default: jammy
default: noble
ROS_DISTRO:
type: string
required: true
Expand Down Expand Up @@ -58,7 +58,7 @@ on:
type: choice
description: Push to DEPLOY_URL?
required: true
default: push
default: skip
options:
- skip
- push
Expand Down

0 comments on commit cebec4d

Please sign in to comment.