Skip to content

Commit

Permalink
ci: use macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
sheremet-va committed Sep 9, 2024
1 parent c677d38 commit 46255a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
os: [ubuntu-latest]
node_version: [18, 20, 22]
include:
- os: macos-14
- os: macos-latest
node_version: 20
- os: windows-latest
node_version: 20
Expand Down Expand Up @@ -124,7 +124,7 @@ jobs:
strategy:
matrix:
os:
- macos-14
- macos-latest
- windows-latest
browser:
- [chromium, chrome]
Expand Down

0 comments on commit 46255a0

Please sign in to comment.