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
/emaPublic

Commit5b4d949

Browse files
authored
ci: Use new labels
1 parent7958b1c commit5b4d949

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎.github/workflows/ci.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,11 @@ on:
88

99
jobs:
1010
nix:
11-
runs-on:self-hosted
11+
runs-on:${{ matrix.system }}
1212
strategy:
1313
matrix:
14-
system:[aarch64-linux, aarch64-darwin]
14+
system:[aarch64-darwin, x86_64-linux]
15+
fail-fast:false
1516
steps:
1617
-uses:actions/checkout@v4
1718
-run:om ci run --systems "${{ matrix.system }}"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp