Skip to content

Commit

Permalink
chore: Use macos-14 image
Browse files Browse the repository at this point in the history
  • Loading branch information
xhad committed Mar 7, 2024
1 parent 86087d7 commit 5f42416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: push
jobs:
tests:
name: Matchstick
runs-on: macos-14-large
runs-on: macos-latest
container: node:20

services:
Expand Down

0 comments on commit 5f42416

Please sign in to comment.