chore(ci): remove unnecessary extension input

pull/1507/head
Elian Doran 2025-03-24 17:52:01 +07:00
parent 3e14ffe1e7
commit 9aef24eecc
No known key found for this signature in database
2 changed files with 0 additions and 2 deletions

@ -49,7 +49,6 @@ jobs:
with:
os: ${{ matrix.os.name }}
arch: ${{ matrix.arch }}
extension: ${{ join(matrix.os.extension, ' ') }}
shell: ${{ matrix.os.shell }}
forge_platform: ${{ matrix.os.forge_platform }}
env:

@ -42,7 +42,6 @@ jobs:
with:
os: ${{ matrix.os.name }}
arch: ${{ matrix.arch }}
extension: ${{ join(matrix.os.extension, ' ') }}
shell: ${{ matrix.os.shell }}
forge_platform: ${{ matrix.os.forge_platform }}
env: