Add support for macos-14 (ARM64) runners, and remove support for deprecated
runners. The supported runners are now ubuntu-22.04, macos-13 and
macos-14. Other runners might work, but are not tested by the
nix-quick-install-action CI.
Add support for macos-14 (ARM64) runners, and remove support for deprecated
runners. The supported runners are now ubuntu-22.04, macos-13 and
macos-14. Other runners might work, but are not tested by the
nix-quick-install-action CI.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps nixbuild/nix-quick-install-action from 28 to 29.
Release notes
Sourced from nixbuild/nix-quick-install-action's releases.
Changelog
Sourced from nixbuild/nix-quick-install-action's changelog.
Commits
25aff27
Release v29e2067cf
flake: Remove unused system4ed3e0f
Merge pull request #51 from nixbuild/update-actions1e71a36
ci: Add arch to artifact namesda4598e
ci: Update actions1a459e0
Work around MacOS Arm64 bootstrap problem55b85d5
ci: Also build with macos-14 so MacOS Arm64 artifacts are produced843aed6
Fix incorrect env var in install script4f426bb
Remove obsolete comment in install scripteb8469b
Merge pull request #47 from dbarrosop/masterDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show