Skip to content

Commit

Permalink
gh actions windows
Browse files Browse the repository at this point in the history
  • Loading branch information
cfergeau committed Apr 24, 2024
1 parent 11fab0a commit b1b4f94
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/make-check-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Run 'make check' on Windows
on:
push:
branches:
- "main"
- "*"
pull_request: {}
jobs:
build:
Expand All @@ -11,7 +11,6 @@ jobs:
fail-fast: false
matrix:
os:
- windows-2019
- windows-2022
go:
- '1.20'
Expand Down

0 comments on commit b1b4f94

Please sign in to comment.