Skip to content

Commit

Permalink
added macos 12 for x86 builds
Browse files Browse the repository at this point in the history
  • Loading branch information
cansik committed May 8, 2024
1 parent 94c1a7d commit 495ea95
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions .github/workflows/distribute.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,13 @@ jobs:
host: macos-14
args:

# - name: ubuntu
# host: ubuntu-latest
# args:
- name: macos
host: macos-12
args:

# - name: ubuntu
# host: ubuntu-latest
# args:
steps:
- uses: actions/checkout@v2
- name: Set up Python
Expand Down

0 comments on commit 495ea95

Please sign in to comment.