Skip to content

Commit

Permalink
📦 Chore: update ci macos version
Browse files Browse the repository at this point in the history
  • Loading branch information
Molunerfinn committed Jul 16, 2024
1 parent ff35335 commit 316928e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-11]
os: [ubuntu-latest, macos-14]

# create steps
steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/manually.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-11]
os: [ubuntu-latest, macos-14]

# create steps
steps:
Expand Down

0 comments on commit 316928e

Please sign in to comment.