Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Try to revert macos-13 to macos-latest
Browse files Browse the repository at this point in the history
hoxbro committed Jun 3, 2024

Verified

This commit was signed with the committer’s verified signature.
Vlatombe Vincent Latombe
1 parent f691144 commit 7d8f31a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ipywidgets-bokeh-ci.yml
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@ jobs:
fail-fast: false
max-parallel: 3
matrix:
os: [ubuntu-latest, macos-13, windows-latest] # macos-latest is osx-arm64, which the CI dows not like
os: [ubuntu-latest, macos-latest, windows-latest]
node-version: [18.x]

defaults:

0 comments on commit 7d8f31a

Please sign in to comment.