Skip to content

Commit 6cee435

Browse files
update to macos-13 runner
1 parent f8bac2d commit 6cee435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github_actions.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ${{ matrix.os }}
1515
strategy:
1616
matrix:
17-
os: [ ubuntu-latest, macos-11 ]
17+
os: [ ubuntu-latest, macos-13 ]
1818

1919
steps:
2020
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)