Skip to content

Commit

Permalink
Add new M1 macOS runner
Browse files Browse the repository at this point in the history
  • Loading branch information
kristapsk committed Jan 31, 2024
1 parent 0c0ae1d commit c08f911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
bitcoind-version: ["0.17.2", "25.1"]
os: [macos-latest, ubuntu-latest]
os: [macos-14, macos-latest, ubuntu-latest]
steps:
- uses: actions/checkout@v3
- name: Setup BATS
Expand Down

0 comments on commit c08f911

Please sign in to comment.