Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tblaha authored Sep 29, 2024
1 parent 1c174b9 commit b261630
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 @@ -51,13 +51,13 @@ jobs:
os: ubuntu-22.04
releaseArgs: --linux64

- name: macOS
os: macos-11
releaseArgs: --osx64
# - name: macOS
# os: macos-11
# 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 b261630

Please sign in to comment.