Skip to content

Commit

Permalink
Remove kotlin from default sdks (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
etremblay authored Oct 22, 2024
1 parent ccdb295 commit 805548b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ on:
type: string
sdks:
description: 'List of sdks to build'
default: '["php", "typescript", "micronaut", "kotlin"]'
default: '["php", "typescript", "micronaut"]'
required: false
type: string
sentry-project:
Expand Down

0 comments on commit 805548b

Please sign in to comment.