Skip to content

Commit

Permalink
macos-14 is now macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
kristapsk committed Apr 25, 2024
1 parent 3b3aef1 commit 9fa366c
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-14, macos-latest, ubuntu-latest]
os: [macos-13, macos-latest, ubuntu-latest]
steps:
- uses: actions/checkout@v3
- name: Setup BATS
Expand Down

0 comments on commit 9fa366c

Please sign in to comment.