Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit35b72d9

Browse files
committed
.github: Add ARM64 CI and deployment
1 parentd970886 commit35b72d9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ jobs:
3131
fail-fast:false
3232
matrix:
3333
autoconf_version:["2.71", "2.72"]
34-
runs-on:ubuntu-latest
34+
os:[ubuntu-latest, ubuntu-24.04-arm]
35+
runs-on:${{ matrix.os }}
3536
env:
3637
TAG:autoconf:${{ matrix.autoconf_version }}-${{ github.run_id }}
3738
steps:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp