瀏覽代碼

Update windows.yml

pull/5081/head
Ray 2 月之前
committed by GitHub
父節點
當前提交
8adccfd521
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: B5690EEEBB952194
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. +0
    -2
      .github/workflows/windows.yml

+ 0
- 2
.github/workflows/windows.yml 查看文件

@ -22,7 +22,6 @@ jobs:
build:
permissions:
contents: write # for actions/upload-release-asset to upload release asset
runs-on: windows-latest
strategy:
fail-fast: false
max-parallel: 1
@ -54,7 +53,6 @@ jobs:
- compiler: mingw-w64
ziptarget: winarm64 # We don't build arm64 with mingw-w64 yet
env:
RELEASE_NAME: raylib-dev_${{ matrix.ziptarget }}_${{ matrix.compiler }}
GNUTARGET: default

Loading…
取消
儲存