Skip to content

Commit ef795e7

Browse files
authored
Merge branch 'master' into fix/add-parsing-for-blockrange-max
2 parents 868edc7 + 42eebcc commit ef795e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
matrix:
1515
target:
1616
- { name: linux, os: ubuntu-22.04 }
17-
- { name: macos, os: macos-13 }
17+
- { name: macos, os: macos-latest }
1818
- { name: windows, os: windows-2022 }
1919

2020
name: Build node on ${{ matrix.target.os }}

0 commit comments

Comments
 (0)