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 fde73d1 commit 86087d7
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-12-m1
runs-on: macos-14-large
container: node:20

services:
Expand Down

0 comments on commit 86087d7

Please sign in to comment.