Skip to content

Commit

Permalink
use choice for runner-type
Browse files Browse the repository at this point in the history
  • Loading branch information
mariotaku committed Feb 27, 2024
1 parent ca0d34a commit f9218a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ on:
workflow_dispatch:
inputs:
runner-type:
type: choice
description: 'The type of runner to use'
required: true
default: 'ubuntu-20.04'
Expand Down

0 comments on commit f9218a9

Please sign in to comment.