Skip to content

Commit

Permalink
Bump macos runner
Browse files Browse the repository at this point in the history
  • Loading branch information
augustuswm committed Dec 9, 2024
1 parent 28457ff commit 2312ddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ ubuntu-latest, macos-12 ]
os: [ ubuntu-latest, macos-13 ]
steps:
# actions/checkout@v2
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
Expand Down

0 comments on commit 2312ddd

Please sign in to comment.