Skip to content

Commit e8ff040

Browse files
committed
fix ubuntu version
1 parent 59e2a61 commit e8ff040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test-MACS3-non-x64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
id: build
4040
with:
4141
arch: ${{ matrix.arch }}
42-
distro: ubuntu-24.04
42+
distro: ubuntu24.04
4343

4444
githubToken: ${{ github.token }}
4545

0 commit comments

Comments
 (0)