Commit 662fdd6
build(deps): bump vmactions/freebsd-vm from 1.3.8 to 1.4.2 (#3567)
Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.3.8 to 1.4.2.
- [Release notes](https://github.com/vmactions/freebsd-vm/releases)
- [Commits](vmactions/freebsd-vm@ba6bede...c9f815b)
---
updated-dependencies:
- dependency-name: vmactions/freebsd-vm
dependency-version: 1.4.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: benevolentshrine <proffersor45@gmail.com>
Add exclusion for linux-riscv64 in .dockerignore
Adds linux/riscv64 to DOCKER_ARCHS in Makefile and un-ignores the
.build/linux-riscv64 directory in .dockerignore.
Fixes #3311
Previously attempted in #3312 but closed when the author deleted
their repository. That PR had received LGTM from a member.
Signed-off-by: Benevolent <proffersor45@gmail.com>
Signed-off-by: benevolentshrine <proffersor45@gmail.com>
Update Makefile
Adds riscv64 to DOCKER_ARCHS to enable building and publishing
linux/riscv64 container images.
Fixes #3311
Previously attempted in #3312 but closed when the author deleted
their repository. That PR had received LGTM from a member.
Signed-off-by: Benevolent <proffersor45@gmail.com>
Signed-off-by: benevolentshrine <proffersor45@gmail.com>1 parent 916102c commit 662fdd6
3 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments