Skip to content

Commit dea6a90

Browse files
mati865davidlattimore
authored andcommitted
Back out "Downgrade AArch64 CI builds host OS to Ubuntu 22.04"
This backs out commit 6aecc6a.
1 parent ef6ea12 commit dea6a90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
matrix:
2020
runs-on:
2121
- ubuntu-latest
22-
- ubuntu-22.04-arm
22+
- ubuntu-24.04-arm
2323
container:
2424
- 'ubuntu:22.04'
2525
- 'ubuntu:latest'

0 commit comments

Comments
 (0)