Browse Source

Update windows.yml

pull/1357/head
Ray 4 years ago
committed by GitHub
parent
commit
d64f5ee02a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/windows.yml

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

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

Loading…
Cancel
Save