Removed unused OS_VER variable
This commit is contained in:
parent
17912cb500
commit
994dadfbf4
Notes:
git
2025-05-01 01:46:14 +00:00
1
.github/workflows/windows.yml
vendored
1
.github/workflows/windows.yml
vendored
@ -58,7 +58,6 @@ jobs:
|
||||
|
||||
env:
|
||||
GITPULLOPTIONS: --no-tags origin ${{ github.ref }}
|
||||
OS_VER: windows-${{ matrix.os }}
|
||||
VCPKG_DEFAULT_TRIPLET: ${{ matrix.target || 'x64' }}-windows
|
||||
RUBY_OPT_DIR: ${{ matrix.os == '11-arm' && 'C' || 'D' }}:/a/ruby/ruby/src/vcpkg_installed/%VCPKG_DEFAULT_TRIPLET%
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user