Skip to content

Commit

Permalink
renamed macos-latest to macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
adeguet1 committed May 5, 2024
1 parent 9629ea9 commit cfb0373
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: macOS latest
name: macOS 13

on:

Expand All @@ -10,7 +10,7 @@ on:
jobs:
build:

runs-on: macos-latest
runs-on: macos-13

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit cfb0373

Please sign in to comment.