Skip to content

Commit

Permalink
only Linux for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrea committed Sep 1, 2022
1 parent 08a7405 commit 2467a31
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/BuildImages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
- '1.7'
os:
- ubuntu-latest
- windows-latest
- macOS-latest
# - windows-latest
# - macOS-latest
arch:
- x64
steps:
Expand Down Expand Up @@ -70,8 +70,8 @@ jobs:
- '1.7'
os:
- ubuntu-latest
- windows-latest
- macOS-latest
# - windows-latest
# - macOS-latest
arch:
- x64
steps:
Expand Down

0 comments on commit 2467a31

Please sign in to comment.