Skip to content

Commit 376ccb9

Browse files
committed
Actions: final fixes for build.yml.
1 parent 9190e9b commit 376ccb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
strategy:
6161
fail-fast: false
6262
matrix:
63-
runner: [ubuntu-20.04, windows-latest, macos-latest]
63+
name: ['Linux', 'Windows', 'macOS-x64', 'macOS-arm64']
6464
build: [latest, locked]
6565
include:
6666
- runner: ubuntu-20.04

0 commit comments

Comments
 (0)