Skip to content

Commit

Permalink
Update to ubuntu-22.04 to avoid gcc sefault
Browse files Browse the repository at this point in the history
This issue is being currently discussed and fixed at
actions/runner-images#11471

Signed-off-by: Rodrigo Tobar <rtobar@icrar.org>
  • Loading branch information
rtobar committed Jan 28, 2025
1 parent 783f9a9 commit fae6bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
os: [ubuntu-22.04, windows-2019, macos-14]
arch: [auto]
include:
- os: ubuntu-20.04
- os: ubuntu-22.04
arch: aarch64

steps:
Expand Down

0 comments on commit fae6bdb

Please sign in to comment.