v3.4.0
CompatHelper v3.4.0
Merged pull requests:
- GitHub Actions: on self-hosted runners, we need to check if Julia is available in the
PATH
, and install it if needed (#429) (@DilumAluthge) - GitHub Actions: for now, comment out the
${{ runner.arch }}
line (#430) (@DilumAluthge) - CI: Use concurrency groups to make sure that only one integration test job is running at a time (#433) (@DilumAluthge)
- GitHub Actions: uncomment the
${{ runner.arch }}
line (#434) (@DilumAluthge)