Skip to content

Commit e025a8f

Browse files
committed
Fixing things
1 parent 11891eb commit e025a8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
matrix:
1717
cfg:
1818
- { os: ubuntu-22.04, arch: x86_64 }
19-
- { os: ubuntu-22.04-arm, arch: aarch64 }
19+
- { os: ubuntu-24.04-arm, arch: aarch64 }
2020

2121
steps:
2222
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)