Skip to content

Commit

Permalink
Don't set COWBOY_QUICER/GUN_QUICER on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
essen committed Mar 22, 2024
1 parent 2ae16c5 commit 3291d86
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,9 @@ jobs:
matrix:
erlang: ${{ fromJson(needs.prepare-windows.outputs.erlang) }}
runs-on: windows-latest
env:
COWBOY_QUICER: 0
GUN_QUICER: 0
steps:

- name: Checkout repository
Expand Down

0 comments on commit 3291d86

Please sign in to comment.