Skip to content

Commit

Permalink
Merge branch 'master' of github.com:tblaha/blackbox-log-viewer
Browse files Browse the repository at this point in the history
  • Loading branch information
tblaha committed Aug 5, 2024
2 parents ac487ca + f6b27c7 commit 3e3b4f2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ jobs:
os: ubuntu-22.04
releaseArgs: --linux64

- name: macOS
os: macos-12
releaseArgs: --osx64
# - name: macOS
# os: macos-12
# releaseArgs: --osx64

- name: Windows
os: windows-2022
releaseArgs: --win64
# - name: Windows
# os: windows-2022
# releaseArgs: --win64
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 3e3b4f2

Please sign in to comment.