mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-09-26 22:51:30 +07:00
Fix version prefix for castor
This commit is contained in:
@ -539,6 +539,7 @@ describe('Tools tests', () => {
|
||||
const data = getData({
|
||||
tool: 'castor',
|
||||
php_version: '8.1',
|
||||
version_prefix: 'v',
|
||||
version: version,
|
||||
os: os
|
||||
});
|
||||
|
Reference in New Issue
Block a user