Skip to content

Commit

Permalink
remove macos-13, we know it fails bc ambertools
Browse files Browse the repository at this point in the history
  • Loading branch information
atravitz committed Nov 22, 2024
1 parent 59e0022 commit 2a4569d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/installer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macos-13, macos-latest, ubuntu-latest]
os: [macos-latest, ubuntu-latest]

steps:
- name: Checkout Code
Expand Down

0 comments on commit 2a4569d

Please sign in to comment.