Skip to content

Commit

Permalink
hide macos
Browse files Browse the repository at this point in the history
Signed-off-by: falkTX <falktx@falktx.com>
  • Loading branch information
falkTX committed Nov 19, 2023
1 parent fd2ea02 commit 3e1efe3
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions .github/workflows/bootstrap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,18 +33,18 @@ jobs:
installer: apt
os: ubuntu-22.04
target: linux-x86_64
- name: macos
installer: homebrew
os: macos-11
target: macos
- name: macos-universal
installer: homebrew
os: macos-11
target: macos-universal
- name: macos-universal-10.15
installer: homebrew
os: macos-11
target: macos-universal-10.15
#- name: macos
#installer: homebrew
#os: macos-11
#target: macos
#- name: macos-universal
#installer: homebrew
#os: macos-11
#target: macos-universal
#- name: macos-universal-10.15
#installer: homebrew
#os: macos-11
#target: macos-universal-10.15
- name: wasm
installer: apt
os: ubuntu-22.04
Expand Down

0 comments on commit 3e1efe3

Please sign in to comment.