Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update branch to main and newer OS versions #85

Merged

Conversation

mbrukman
Copy link
Owner

Update to Ubuntu 22.04 and macOS 12 to fix CI.

@mbrukman mbrukman force-pushed the update-actions-branch-to-main-and-ubuntu-and-macos-versions branch from f15f76d to 129f955 Compare May 24, 2024 18:12
Update to Ubuntu 22.04 and macOS 12 to fix CI.

Fix `*.ipynb` generation by calling `python` on the CLI rather than having the
script invoke `/usr/bin/python` manually, which no longer exists on macOS
(disappeared sometime after macOS 10.15).

Add `VERBOSE=2` to the `bazel test` command to get more useful output when tests
fail.
@mbrukman mbrukman force-pushed the update-actions-branch-to-main-and-ubuntu-and-macos-versions branch from 129f955 to cd5fd9b Compare May 24, 2024 18:17
@mbrukman mbrukman merged commit 03e8990 into main May 24, 2024
3 checks passed
@mbrukman mbrukman deleted the update-actions-branch-to-main-and-ubuntu-and-macos-versions branch May 24, 2024 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant