Skip to content

Commit

Permalink
Try to revert macos-13 to macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
hoxbro committed Jun 3, 2024
1 parent f691144 commit f6a1f84
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
Expand Up @@ -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-lastest, windows-latest]
node-version: [18.x]

defaults:
Expand Down

0 comments on commit f6a1f84

Please sign in to comment.