Skip to content

Commit

Permalink
Upgrade to macos-13 as macos-12 runner is not supported anymore (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
dalboris authored Jan 1, 2025
1 parent 5f2f6ad commit f943458
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

on: [push, pull_request]

Expand All @@ -16,7 +16,7 @@ defaults:
jobs:
build:
name: Build
runs-on: macos-12
runs-on: macos-13

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

0 comments on commit f943458

Please sign in to comment.