Skip to content

Commit

Permalink
Back out "Downgrade AArch64 CI builds host OS to Ubuntu 22.04"
Browse files Browse the repository at this point in the history
This backs out commit 6aecc6a.
  • Loading branch information
mati865 authored and davidlattimore committed Feb 18, 2025
1 parent ef6ea12 commit dea6a90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
matrix:
runs-on:
- ubuntu-latest
- ubuntu-22.04-arm
- ubuntu-24.04-arm
container:
- 'ubuntu:22.04'
- 'ubuntu:latest'
Expand Down

0 comments on commit dea6a90

Please sign in to comment.