Sfoglia il codice sorgente

Update windows.yml

pull/1357/head
Ray 4 anni fa
committed by GitHub
parent
commit
d64f5ee02a
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      .github/workflows/windows.yml

+ 1
- 1
.github/workflows/windows.yml Vedi File

@ -14,7 +14,7 @@ jobs:
include:
- compiler: mingw-w64
bits: 32
CFLAGS: -m64
CFLAGS: -m32
- compiler: mingw-w64
bits: 64
CFLAGS: -m64

Caricamento…
Annulla
Salva