Skip to content

Commit

Permalink
Update and rename macos-14.yml to macos-13.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adeguet1 authored Apr 25, 2024
1 parent 08709c0 commit 9893545
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 14
name: macOS 13

on:
# Triggers the workflow on push or pull request events but only for the master branch
Expand All @@ -11,7 +11,7 @@ on:
jobs:
build:

runs-on: macos-14
runs-on: macos-13

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

0 comments on commit 9893545

Please sign in to comment.