Skip to content
Snippets Groups Projects
Verified Commit 8bda37a8 authored by Geoffrey Arthaud's avatar Geoffrey Arthaud
Browse files

Windows : try with GNU build

parent d9fb5666
Branches
Tags
No related merge requests found
......@@ -19,7 +19,7 @@ jobs:
- beta
- nightly
- macos
- win-msvc
- windows-gnu
include:
- build: stable
os: ubuntu-20.04
......@@ -33,9 +33,9 @@ jobs:
- build: macos
os: macos-latest
rust: nightly
- build: win-msvc
- build: windows-gnu
os: windows-2019
rust: nightly
rust: nightly-x86_64-gnu
runs-on: ${{ matrix.os }}
steps:
- name: Checkout repository
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment