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

Fixup for OS selection in GitHub Actions unittests workflow #628

Merged
merged 8 commits into from Oct 10, 2022

Commits on Oct 10, 2022

  1. Fixup: run unittests GitHub Actions workflow to use OS specified with…

    …in the job's matrix variables
    jayaddison committed Oct 10, 2022
    Copy the full SHA
    d818fb6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2163c58 View commit details
    Browse the repository at this point in the history
  3. GitHub Actions: exclude {os:windows-latest, python:3.11.0-rc.1} combi…

    …nation from unittest matrix
    jayaddison committed Oct 10, 2022
    Copy the full SHA
    a353612 View commit details
    Browse the repository at this point in the history
  4. GitHub Actions: remove coveralls.io step from unittests workflow

    I believe that our coveralls integration no longer uses GitHub Actions, so I think that this should be safe to do
    jayaddison committed Oct 10, 2022
    Copy the full SHA
    4d839d1 View commit details
    Browse the repository at this point in the history
  5. GitHub Actions: exclude {os:macos-latest, python:3.11.0-rc.1} combina…

    …tion from unittest matrix
    jayaddison committed Oct 10, 2022
    Copy the full SHA
    9956ae4 View commit details
    Browse the repository at this point in the history
  6. revertme: one-time commit to try to determine what went wrong for {ma…

    …cos-latest, 3.11.0-rc.1} during GHA build of 9956ae4
    jayaddison committed Oct 10, 2022
    Copy the full SHA
    93c0c86 View commit details
    Browse the repository at this point in the history
  7. Revert "revertme: one-time commit to try to determine what went wrong…

    … for {macos-latest, 3.11.0-rc.1} during GHA build of 9956ae4"
    
    This reverts commit 93c0c86.
    jayaddison committed Oct 10, 2022
    Copy the full SHA
    401a0ca View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    bdf58c5 View commit details
    Browse the repository at this point in the history