macos-13 is deprecated (#1259) · apache/datafusion-python@e75addf

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit e75addf

authored

macos-13 is deprecated (#1259)

* macos-13 is deprecated * use macos-15-intel

1 parent 709c918 commit e75addf

File tree

1 file changed

+

1

-

1

lines changed

1 file changed

+

1

-

1

lines changed

Lines changed: 1 addition & 1 deletion

Original file line numberDiff line numberDiff line change

@@ -127,7 +127,7 @@ jobs:

127127

build-macos-x86_64:

128128

needs: [generate-license]

129129

name: Mac x86_64

130-

runs-on: macos-13

130+

runs-on: macos-15-intel

131131

strategy:

132132

fail-fast: false

133133

matrix:

0 commit comments

Comments

 (0)