A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/nodejs/node/commit/ab3e64630b below:

test macos-13 on GitHub actions · nodejs/node@ab3e646 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+5

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+5

-1

lines changed Original file line number Diff line number Diff line change

@@ -38,7 +38,11 @@ permissions:

38 38

jobs:

39 39

test-macOS:

40 40

if: github.event.pull_request.draft == false

41 -

runs-on: macos-14

41 +

strategy:

42 +

fail-fast: false

43 +

matrix:

44 +

macos-version: [macos-13, macos-14]

45 +

runs-on: ${{ matrix.macos-version }}

42 46

env:

43 47

CC: sccache gcc

44 48

CXX: sccache g++

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4