Skip to content

Commit

Permalink
CC=gcc
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross authored Sep 20, 2024
1 parent d419cf1 commit 0da70bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coq-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
COQCHKEXTRAFLAGS: ""
OPAMYES: "true"
OPAMCONFIRMLEVEL: "unsafe-yes"
CC: "gcc" # there doesn't seem to be a way to make opam install cc

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 0da70bb

Please sign in to comment.