Skip to content

Commit

Permalink
Updated macos12.yml to macos13.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ggarra13 committed Dec 13, 2024
1 parent 9c22aaf commit 0a8c901
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 12
name: MacOS 13

on: [push]

Expand All @@ -9,7 +9,7 @@ jobs:
# #
###################################
macos-full-build:
runs-on: macos-12
runs-on: macos-13

steps:

Expand Down

0 comments on commit 0a8c901

Please sign in to comment.