Skip to content

Commit 7d8f31a

Browse files
committed
Try to revert macos-13 to macos-latest
1 parent f691144 commit 7d8f31a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ipywidgets-bokeh-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fail-fast: false
1515
max-parallel: 3
1616
matrix:
17-
os: [ubuntu-latest, macos-13, windows-latest] # macos-latest is osx-arm64, which the CI dows not like
17+
os: [ubuntu-latest, macos-latest, windows-latest]
1818
node-version: [18.x]
1919

2020
defaults:

0 commit comments

Comments
 (0)