Skip to content

Commit

Permalink
CI: fix jammy aarch64 runner (#7801)
Browse files Browse the repository at this point in the history
  • Loading branch information
fantix authored Sep 25, 2024
1 parent 131a406 commit f42d362
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 15 deletions.
1 change: 1 addition & 0 deletions .github/workflows.src/build.targets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ targets:
platform: ubuntu
platform_version: jammy
family: debian
runs_on: [package-builder, self-hosted, linux, arm64]
- name: ubuntu-noble-x86_64
arch: x86_64
platform: ubuntu
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/dryrun.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions .github/workflows/nightly.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions .github/workflows/release.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions .github/workflows/testing.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f42d362

Please sign in to comment.