Skip to content

Commit

Permalink
Test with MacOS 12 and 14
Browse files Browse the repository at this point in the history
  • Loading branch information
sebthom committed May 21, 2024
1 parent 97b6392 commit 497f8e8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ jobs:
experimental: false
- os: ubuntu-20.04
experimental: false
#- os: macos-12.0 # not enough runners available
# experimental: false
- os: macos-11.0
experimental: true
- os: macos-14 # ARM
experimental: false
- os: macos-12 # x86
experimental: false

steps:
- name: Git Checkout
Expand Down

0 comments on commit 497f8e8

Please sign in to comment.